| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.domains |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateDomainResponse
The response payload for the deprecated Create a Domain operation
|
class |
DomainResource
The response payload for the Domain resource
|
class |
GetDomainResponse
The response payload for the Get Domain operation
|
| Modifier and Type | Method and Description |
|---|---|
DomainResource.Builder |
DomainResource.Builder.from(AbstractDomainResource instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.domains.AbstractDomainResource instance. |
GetDomainResponse.Builder |
GetDomainResponse.Builder.from(AbstractDomainResource instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.domains.AbstractDomainResource instance. |
CreateDomainResponse.Builder |
CreateDomainResponse.Builder.from(AbstractDomainResource instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.domains.AbstractDomainResource instance. |
Copyright © 2024. All rights reserved.