| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.featureflags |
| Modifier and Type | Class and Description |
|---|---|
class |
FeatureFlagEntity
The entity response payload for Feature Flag operation
|
class |
GetFeatureFlagResponse
The response payload for the Get SetUserRoles feature flag operation
|
class |
SetFeatureFlagResponse
The response payload for the Set feature flag operation
|
| Modifier and Type | Method and Description |
|---|---|
GetFeatureFlagResponse.Builder |
GetFeatureFlagResponse.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. |
SetFeatureFlagResponse.Builder |
SetFeatureFlagResponse.Builder.from(AbstractFeatureFlag instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.featureflags.AbstractFeatureFlag instance. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.