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