| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.serviceofferings |
| Modifier and Type | Method and Description |
|---|---|
Features.Builder |
Features.Builder.allowContextUpdates(Boolean allowContextUpdates)
Initializes the value for the
allowContextUpdates attribute. |
Features.Builder |
Features.Builder.bindable(Boolean bindable)
Initializes the value for the
bindable attribute. |
Features.Builder |
Features.Builder.bindingsRetrievable(Boolean bindingsRetrievable)
Initializes the value for the
bindingsRetrievable attribute. |
static Features.Builder |
Features.builder()
Creates a builder for
Features. |
Features.Builder |
Features.Builder.from(Features instance)
Fill a builder with attribute values from the provided
Features instance. |
Features.Builder |
Features.Builder.instancesRetrievable(Boolean instancesRetrievable)
Initializes the value for the
instancesRetrievable attribute. |
Features.Builder |
Features.Builder.planUpdateable(Boolean planUpdateable)
Initializes the value for the
planUpdateable attribute. |
Copyright © 2021. All rights reserved.