Package | Description |
---|---|
org.cloudfoundry.operations.organizationadmin |
Modifier and Type | Method and Description |
---|---|
CreateQuotaRequest |
CreateQuotaRequest.Builder.build()
Builds a new
CreateQuotaRequest . |
Modifier and Type | Method and Description |
---|---|
Mono<OrganizationQuota> |
OrganizationAdmin.createQuota(CreateQuotaRequest request)
Create an organization quota
|
CreateQuotaRequest.Builder |
CreateQuotaRequest.Builder.from(CreateQuotaRequest instance)
Fill a builder with attribute values from the provided
CreateQuotaRequest instance. |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.