| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.serviceplans |
| Modifier and Type | Method and Description |
|---|---|
Schema |
Schema.Builder.build()
Builds a new
Schema. |
Schema |
ServiceInstanceSchema.getCreate()
The create schema
|
Schema |
ServiceBindingSchema.getCreate()
The create schema
|
Schema |
ServiceInstanceSchema.getUpdate()
The update schema
|
| Modifier and Type | Method and Description |
|---|---|
ServiceInstanceSchema.Builder |
ServiceInstanceSchema.Builder.create(Schema create)
Initializes the value for the
create attribute. |
ServiceBindingSchema.Builder |
ServiceBindingSchema.Builder.create(Schema create)
Initializes the value for the
create attribute. |
Schema.Builder |
Schema.Builder.from(Schema instance)
Fill a builder with attribute values from the provided
Schema instance. |
ServiceInstanceSchema.Builder |
ServiceInstanceSchema.Builder.update(Schema update)
Initializes the value for the
update attribute. |
Copyright © 2020. All rights reserved.