| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.domains | |
| org.cloudfoundry.client.v3.organizations |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateDomainResponse
The response payload for the Create a Domain operation
|
class |
DomainResource
The response payload for the Domain resource
|
class |
GetDomainResponse
The response payload for the Get Domain operation
|
class |
UpdateDomainResponse
The response payload for the Update a Domain operation
|
| Modifier and Type | Method and Description |
|---|---|
UpdateDomainResponse.Builder |
UpdateDomainResponse.Builder.from(Domain instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.domains.Domain instance. |
GetDomainResponse.Builder |
GetDomainResponse.Builder.from(Domain instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.domains.Domain instance. |
DomainResource.Builder |
DomainResource.Builder.from(Domain instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.domains.Domain instance. |
CreateDomainResponse.Builder |
CreateDomainResponse.Builder.from(Domain instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.domains.Domain instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
GetOrganizationDefaultDomainResponse
Immutable implementation of
_GetOrganizationDefaultDomainResponse. |
| Modifier and Type | Method and Description |
|---|---|
GetOrganizationDefaultDomainResponse.Builder |
GetOrganizationDefaultDomainResponse.Builder.from(Domain instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.domains.Domain instance. |
Copyright © 2020. All rights reserved.