| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.serviceofferings |
| Modifier and Type | Class and Description |
|---|---|
class |
GetServiceOfferingResponse
The response payload for the Get Service Offering operation
|
class |
ServiceOfferingResource
The Resource response payload for the List Service Offerings operation
|
class |
UpdateServiceOfferingResponse
The response payload for the Update Service Offering operation
|
| Modifier and Type | Method and Description |
|---|---|
UpdateServiceOfferingResponse.Builder |
UpdateServiceOfferingResponse.Builder.from(ServiceOffering instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.serviceofferings.ServiceOffering instance. |
GetServiceOfferingResponse.Builder |
GetServiceOfferingResponse.Builder.from(ServiceOffering instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.serviceofferings.ServiceOffering instance. |
ServiceOfferingResource.Builder |
ServiceOfferingResource.Builder.from(ServiceOffering instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.serviceofferings.ServiceOffering instance. |
Copyright © 2021. All rights reserved.