| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.serviceinstances |
| Modifier and Type | Method and Description |
|---|---|
Plan |
Plan.Builder.build()
Builds a new
Plan. |
Plan |
ServiceInstance.getServicePlan()
The service plan
|
| Modifier and Type | Method and Description |
|---|---|
Plan.Builder |
Plan.Builder.from(Plan instance)
Fill a builder with attribute values from the provided
Plan instance. |
ServiceInstance.Builder |
ServiceInstance.Builder.servicePlan(Plan servicePlan)
Initializes the value for the
servicePlan attribute. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.