| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.featureflags |
| Modifier and Type | Method and Description |
|---|---|
SetFeatureFlagResponse |
SetFeatureFlagResponse.Builder.build()
Builds a new
SetFeatureFlagResponse. |
| Modifier and Type | Method and Description |
|---|---|
Mono<SetFeatureFlagResponse> |
FeatureFlags.set(SetFeatureFlagRequest request)
Makes the Set Feature Flag request
|
| Modifier and Type | Method and Description |
|---|---|
SetFeatureFlagResponse.Builder |
SetFeatureFlagResponse.Builder.from(SetFeatureFlagResponse instance)
Fill a builder with attribute values from the provided
SetFeatureFlagResponse instance. |
Copyright © 2020. All rights reserved.