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