@Generated(value={"Immutables.generator","_ListFeatureFlagsResponse"}) public final class ListFeatureFlagsResponse extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ListFeatureFlagsResponse.Builder
Builds instances of type
ListFeatureFlagsResponse. |
| Modifier and Type | Method and Description |
|---|---|
static ListFeatureFlagsResponse.Builder |
builder()
Creates a builder for
ListFeatureFlagsResponse. |
boolean |
equals(Object another)
This instance is equal to all instances of
ListFeatureFlagsResponse that have equal attribute values. |
List<FeatureFlagEntity> |
getFeatureFlags()
The feature flags
|
int |
hashCode()
Computes a hash code from attributes:
featureFlags. |
String |
toString()
Prints the immutable value
ListFeatureFlagsResponse with attribute values. |
public List<FeatureFlagEntity> getFeatureFlags()
public boolean equals(Object another)
ListFeatureFlagsResponse that have equal attribute values.public int hashCode()
featureFlags.public String toString()
ListFeatureFlagsResponse with attribute values.public static ListFeatureFlagsResponse.Builder builder()
ListFeatureFlagsResponse.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.