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