| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.organizations |
| Modifier and Type | Method and Description |
|---|---|
OrganizationEntity |
OrganizationEntity.Builder.build()
Builds a new
OrganizationEntity. |
OrganizationEntity |
AssociateOrganizationUserResponse.getEntity()
The resource's entity
|
OrganizationEntity |
AssociateOrganizationManagerByUsernameResponse.getEntity()
The resource's entity
|
OrganizationEntity |
AssociateOrganizationUserByUsernameResponse.getEntity()
The resource's entity
|
OrganizationEntity |
AssociateOrganizationAuditorByUsernameResponse.getEntity()
The resource's entity
|
OrganizationEntity |
AssociateOrganizationPrivateDomainResponse.getEntity()
The resource's entity
|
OrganizationEntity |
UpdateOrganizationResponse.getEntity()
The resource's entity
|
OrganizationEntity |
AssociateOrganizationBillingManagerResponse.getEntity()
The resource's entity
|
OrganizationEntity |
GetOrganizationResponse.getEntity()
The resource's entity
|
OrganizationEntity |
AssociateOrganizationAuditorResponse.getEntity()
The resource's entity
|
OrganizationEntity |
AssociateOrganizationManagerResponse.getEntity()
The resource's entity
|
OrganizationEntity |
CreateOrganizationResponse.getEntity()
The resource's entity
|
OrganizationEntity |
OrganizationResource.getEntity()
The resource's entity
|
OrganizationEntity |
AssociateOrganizationBillingManagerByUsernameResponse.getEntity()
The resource's entity
|
| Modifier and Type | Method and Description |
|---|---|
AssociateOrganizationUserResponse.Builder |
AssociateOrganizationUserResponse.Builder.entity(OrganizationEntity entity)
Initializes the value for the
entity attribute. |
AssociateOrganizationManagerByUsernameResponse.Builder |
AssociateOrganizationManagerByUsernameResponse.Builder.entity(OrganizationEntity entity)
Initializes the value for the
entity attribute. |
AssociateOrganizationUserByUsernameResponse.Builder |
AssociateOrganizationUserByUsernameResponse.Builder.entity(OrganizationEntity entity)
Initializes the value for the
entity attribute. |
AssociateOrganizationAuditorByUsernameResponse.Builder |
AssociateOrganizationAuditorByUsernameResponse.Builder.entity(OrganizationEntity entity)
Initializes the value for the
entity attribute. |
AssociateOrganizationPrivateDomainResponse.Builder |
AssociateOrganizationPrivateDomainResponse.Builder.entity(OrganizationEntity entity)
Initializes the value for the
entity attribute. |
UpdateOrganizationResponse.Builder |
UpdateOrganizationResponse.Builder.entity(OrganizationEntity entity)
Initializes the value for the
entity attribute. |
AssociateOrganizationBillingManagerResponse.Builder |
AssociateOrganizationBillingManagerResponse.Builder.entity(OrganizationEntity entity)
Initializes the value for the
entity attribute. |
GetOrganizationResponse.Builder |
GetOrganizationResponse.Builder.entity(OrganizationEntity entity)
Initializes the value for the
entity attribute. |
AssociateOrganizationAuditorResponse.Builder |
AssociateOrganizationAuditorResponse.Builder.entity(OrganizationEntity entity)
Initializes the value for the
entity attribute. |
AssociateOrganizationManagerResponse.Builder |
AssociateOrganizationManagerResponse.Builder.entity(OrganizationEntity entity)
Initializes the value for the
entity attribute. |
CreateOrganizationResponse.Builder |
CreateOrganizationResponse.Builder.entity(OrganizationEntity entity)
Initializes the value for the
entity attribute. |
OrganizationResource.Builder |
OrganizationResource.Builder.entity(OrganizationEntity entity)
Initializes the value for the
entity attribute. |
AssociateOrganizationBillingManagerByUsernameResponse.Builder |
AssociateOrganizationBillingManagerByUsernameResponse.Builder.entity(OrganizationEntity entity)
Initializes the value for the
entity attribute. |
OrganizationEntity.Builder |
OrganizationEntity.Builder.from(OrganizationEntity instance)
Fill a builder with attribute values from the provided
OrganizationEntity instance. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.