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