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