| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.featureflags |
| Modifier and Type | Method and Description |
|---|---|
GetFeatureFlagResponse |
GetFeatureFlagResponse.Builder.build()
Builds a new
GetFeatureFlagResponse. |
| Modifier and Type | Method and Description |
|---|---|
Mono<GetFeatureFlagResponse> |
FeatureFlags.get(GetFeatureFlagRequest request)
Makes one of the Get feature flags requests.
|
| Modifier and Type | Method and Description |
|---|---|
GetFeatureFlagResponse.Builder |
GetFeatureFlagResponse.Builder.from(GetFeatureFlagResponse instance)
Fill a builder with attribute values from the provided
GetFeatureFlagResponse instance. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.