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