| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.serviceinstances |
| Modifier and Type | Method and Description |
|---|---|
static UpdateServiceInstanceResponse.Builder |
UpdateServiceInstanceResponse.builder()
Creates a builder for
UpdateServiceInstanceResponse. |
UpdateServiceInstanceResponse.Builder |
UpdateServiceInstanceResponse.Builder.entity(ServiceInstanceEntity entity)
Initializes the value for the
entity attribute. |
UpdateServiceInstanceResponse.Builder |
UpdateServiceInstanceResponse.Builder.from(org.cloudfoundry.client.v2.serviceinstances._UpdateServiceInstanceResponse instance)
Copy abstract value type
_UpdateServiceInstanceResponse instance into builder. |
UpdateServiceInstanceResponse.Builder |
UpdateServiceInstanceResponse.Builder.from(AbstractServiceInstanceResource instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.serviceinstances.AbstractServiceInstanceResource instance. |
UpdateServiceInstanceResponse.Builder |
UpdateServiceInstanceResponse.Builder.from(UpdateServiceInstanceResponse instance)
Fill a builder with attribute values from the provided
UpdateServiceInstanceResponse instance. |
UpdateServiceInstanceResponse.Builder |
UpdateServiceInstanceResponse.Builder.metadata(Metadata metadata)
Initializes the value for the
metadata attribute. |
Copyright © 2024. All rights reserved.