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