| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.serviceplans |
| Modifier and Type | Method and Description |
|---|---|
ServiceInstanceSchema |
ServiceInstanceSchema.Builder.build()
Builds a new
ServiceInstanceSchema. |
ServiceInstanceSchema |
Schemas.getServiceInstance()
The service instance schema
|
| Modifier and Type | Method and Description |
|---|---|
ServiceInstanceSchema.Builder |
ServiceInstanceSchema.Builder.from(ServiceInstanceSchema instance)
Fill a builder with attribute values from the provided
ServiceInstanceSchema instance. |
Schemas.Builder |
Schemas.Builder.serviceInstance(ServiceInstanceSchema serviceInstance)
Initializes the value for the
serviceInstance attribute. |
Copyright © 2020. All rights reserved.