| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.serviceplans |
| Modifier and Type | Method and Description |
|---|---|
Schemas |
Schemas.Builder.build()
Builds a new
Schemas. |
abstract Schemas |
ServicePlan.getSchemas()
Schema definitions for service instances and service bindings for the service plan
|
Schemas |
ServicePlanResource.getSchemas()
Schema definitions for service instances and service bindings for the service plan
|
Schemas |
GetServicePlanResponse.getSchemas()
Schema definitions for service instances and service bindings for the service plan
|
Schemas |
UpdateServicePlanResponse.getSchemas()
Schema definitions for service instances and service bindings for the service plan
|
| Modifier and Type | Method and Description |
|---|---|
Schemas.Builder |
Schemas.Builder.from(Schemas instance)
Fill a builder with attribute values from the provided
Schemas instance. |
ServicePlanResource.Builder |
ServicePlanResource.Builder.schemas(Schemas schemas)
Initializes the value for the
schemas attribute. |
GetServicePlanResponse.Builder |
GetServicePlanResponse.Builder.schemas(Schemas schemas)
Initializes the value for the
schemas attribute. |
UpdateServicePlanResponse.Builder |
UpdateServicePlanResponse.Builder.schemas(Schemas schemas)
Initializes the value for the
schemas attribute. |
Copyright © 2020. All rights reserved.