| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.privatedomains |
| Modifier and Type | Method and Description |
|---|---|
PrivateDomainEntity |
PrivateDomainEntity.Builder.build()
Builds a new
PrivateDomainEntity. |
PrivateDomainEntity |
PrivateDomainResource.getEntity()
The resource's entity
|
PrivateDomainEntity |
CreatePrivateDomainResponse.getEntity()
The resource's entity
|
PrivateDomainEntity |
GetPrivateDomainResponse.getEntity()
The resource's entity
|
| Modifier and Type | Method and Description |
|---|---|
PrivateDomainResource.Builder |
PrivateDomainResource.Builder.entity(PrivateDomainEntity entity)
Initializes the value for the
entity attribute. |
CreatePrivateDomainResponse.Builder |
CreatePrivateDomainResponse.Builder.entity(PrivateDomainEntity entity)
Initializes the value for the
entity attribute. |
GetPrivateDomainResponse.Builder |
GetPrivateDomainResponse.Builder.entity(PrivateDomainEntity entity)
Initializes the value for the
entity attribute. |
PrivateDomainEntity.Builder |
PrivateDomainEntity.Builder.from(PrivateDomainEntity instance)
Fill a builder with attribute values from the provided
PrivateDomainEntity instance. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.