| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.serviceplans |
| Modifier and Type | Class and Description |
|---|---|
class |
GetServicePlanResponse
The response payload for the Get Service Plan operation
|
class |
ServicePlanResource
The Resource response payload for the List Service Plans operation
|
class |
UpdateServicePlanResponse
The response payload for the Update Service Plan operation
|
| Modifier and Type | Method and Description |
|---|---|
ServicePlanResource.Builder |
ServicePlanResource.Builder.from(ServicePlan instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.serviceplans.ServicePlan instance. |
GetServicePlanResponse.Builder |
GetServicePlanResponse.Builder.from(ServicePlan instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.serviceplans.ServicePlan instance. |
UpdateServicePlanResponse.Builder |
UpdateServicePlanResponse.Builder.from(ServicePlan instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.serviceplans.ServicePlan instance. |
Copyright © 2020. All rights reserved.