| Package | Description |
|---|---|
| org.cloudfoundry.operations.organizationadmin |
| Modifier and Type | Method and Description |
|---|---|
UpdateQuotaRequest.Builder |
UpdateQuotaRequest.Builder.allowPaidServicePlans(Boolean allowPaidServicePlans)
Initializes the value for the
allowPaidServicePlans attribute. |
static UpdateQuotaRequest.Builder |
UpdateQuotaRequest.builder()
Creates a builder for
UpdateQuotaRequest. |
UpdateQuotaRequest.Builder |
UpdateQuotaRequest.Builder.from(UpdateQuotaRequest instance)
Fill a builder with attribute values from the provided
UpdateQuotaRequest instance. |
UpdateQuotaRequest.Builder |
UpdateQuotaRequest.Builder.instanceMemoryLimit(Integer instanceMemoryLimit)
Initializes the value for the
instanceMemoryLimit attribute. |
UpdateQuotaRequest.Builder |
UpdateQuotaRequest.Builder.memoryLimit(Integer memoryLimit)
Initializes the value for the
memoryLimit attribute. |
UpdateQuotaRequest.Builder |
UpdateQuotaRequest.Builder.name(String name)
Initializes the value for the
name attribute. |
UpdateQuotaRequest.Builder |
UpdateQuotaRequest.Builder.newName(String newName)
Initializes the value for the
newName attribute. |
UpdateQuotaRequest.Builder |
UpdateQuotaRequest.Builder.totalRoutes(Integer totalRoutes)
Initializes the value for the
totalRoutes attribute. |
UpdateQuotaRequest.Builder |
UpdateQuotaRequest.Builder.totalServices(Integer totalServices)
Initializes the value for the
totalServices attribute. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.