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