| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.organizationquotadefinitions |
| Modifier and Type | Method and Description |
|---|---|
UpdateOrganizationQuotaDefinitionRequest.Builder |
UpdateOrganizationQuotaDefinitionRequest.Builder.applicationInstanceLimit(Integer applicationInstanceLimit)
Initializes the value for the
applicationInstanceLimit attribute. |
UpdateOrganizationQuotaDefinitionRequest.Builder |
UpdateOrganizationQuotaDefinitionRequest.Builder.applicationTaskLimit(Integer applicationTaskLimit)
Initializes the value for the
applicationTaskLimit attribute. |
static UpdateOrganizationQuotaDefinitionRequest.Builder |
UpdateOrganizationQuotaDefinitionRequest.builder()
Creates a builder for
UpdateOrganizationQuotaDefinitionRequest. |
UpdateOrganizationQuotaDefinitionRequest.Builder |
UpdateOrganizationQuotaDefinitionRequest.Builder.from(UpdateOrganizationQuotaDefinitionRequest instance)
Fill a builder with attribute values from the provided
UpdateOrganizationQuotaDefinitionRequest instance. |
UpdateOrganizationQuotaDefinitionRequest.Builder |
UpdateOrganizationQuotaDefinitionRequest.Builder.instanceMemoryLimit(Integer instanceMemoryLimit)
Initializes the value for the
instanceMemoryLimit attribute. |
UpdateOrganizationQuotaDefinitionRequest.Builder |
UpdateOrganizationQuotaDefinitionRequest.Builder.memoryLimit(Integer memoryLimit)
Initializes the value for the
memoryLimit attribute. |
UpdateOrganizationQuotaDefinitionRequest.Builder |
UpdateOrganizationQuotaDefinitionRequest.Builder.name(String name)
Initializes the value for the
name attribute. |
UpdateOrganizationQuotaDefinitionRequest.Builder |
UpdateOrganizationQuotaDefinitionRequest.Builder.nonBasicServicesAllowed(Boolean nonBasicServicesAllowed)
Initializes the value for the
nonBasicServicesAllowed attribute. |
UpdateOrganizationQuotaDefinitionRequest.Builder |
UpdateOrganizationQuotaDefinitionRequest.Builder.organizationQuotaDefinitionId(String organizationQuotaDefinitionId)
Initializes the value for the
organizationQuotaDefinitionId attribute. |
UpdateOrganizationQuotaDefinitionRequest.Builder |
UpdateOrganizationQuotaDefinitionRequest.Builder.totalPrivateDomains(Integer totalPrivateDomains)
Initializes the value for the
totalPrivateDomains attribute. |
UpdateOrganizationQuotaDefinitionRequest.Builder |
UpdateOrganizationQuotaDefinitionRequest.Builder.totalReservedRoutePorts(Integer totalReservedRoutePorts)
Initializes the value for the
totalReservedRoutePorts attribute. |
UpdateOrganizationQuotaDefinitionRequest.Builder |
UpdateOrganizationQuotaDefinitionRequest.Builder.totalRoutes(Integer totalRoutes)
Initializes the value for the
totalRoutes attribute. |
UpdateOrganizationQuotaDefinitionRequest.Builder |
UpdateOrganizationQuotaDefinitionRequest.Builder.totalServiceKeys(Integer totalServiceKeys)
Initializes the value for the
totalServiceKeys attribute. |
UpdateOrganizationQuotaDefinitionRequest.Builder |
UpdateOrganizationQuotaDefinitionRequest.Builder.totalServices(Integer totalServices)
Initializes the value for the
totalServices attribute. |
UpdateOrganizationQuotaDefinitionRequest.Builder |
UpdateOrganizationQuotaDefinitionRequest.Builder.trialDatabaseAllowed(Boolean trialDatabaseAllowed)
Deprecated.
|
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.