| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.featureflags |
| Modifier and Type | Method and Description |
|---|---|
ListFeatureFlagsResponse |
ListFeatureFlagsResponse.Builder.build()
Builds a new
ListFeatureFlagsResponse. |
| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Mono<ListFeatureFlagsResponse> |
FeatureFlags.list(ListFeatureFlagsRequest request)
Makes the List Feature Flags request
|
| Modifier and Type | Method and Description |
|---|---|
ListFeatureFlagsResponse.Builder |
ListFeatureFlagsResponse.Builder.from(ListFeatureFlagsResponse instance)
Fill a builder with attribute values from the provided
ListFeatureFlagsResponse instance. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.