| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.featureflags |
| Modifier and Type | Class and Description |
|---|---|
class |
FeatureFlagEntity
Immutable implementation of
_FeatureFlagEntity. |
class |
GetFeatureFlagResponse
Immutable implementation of
_GetFeatureFlagResponse. |
class |
SetFeatureFlagResponse
Immutable implementation of
_SetFeatureFlagResponse. |
| Modifier and Type | Method and Description |
|---|---|
SetFeatureFlagResponse.Builder |
SetFeatureFlagResponse.Builder.from(AbstractFeatureFlag instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.featureflags.AbstractFeatureFlag instance. |
FeatureFlagEntity.Builder |
FeatureFlagEntity.Builder.from(AbstractFeatureFlag instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.featureflags.AbstractFeatureFlag instance. |
GetFeatureFlagResponse.Builder |
GetFeatureFlagResponse.Builder.from(AbstractFeatureFlag instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.featureflags.AbstractFeatureFlag instance. |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.