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