| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.spacequotadefinitions |
| Modifier and Type | Method and Description |
|---|---|
static ListSpaceQuotaDefinitionsRequest.Builder |
ListSpaceQuotaDefinitionsRequest.builder()
Creates a builder for
ListSpaceQuotaDefinitionsRequest. |
ListSpaceQuotaDefinitionsRequest.Builder |
ListSpaceQuotaDefinitionsRequest.Builder.from(ListSpaceQuotaDefinitionsRequest instance)
Fill a builder with attribute values from the provided
ListSpaceQuotaDefinitionsRequest instance. |
ListSpaceQuotaDefinitionsRequest.Builder |
ListSpaceQuotaDefinitionsRequest.Builder.from(PaginatedRequest instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.PaginatedRequest instance. |
ListSpaceQuotaDefinitionsRequest.Builder |
ListSpaceQuotaDefinitionsRequest.Builder.orderDirection(OrderDirection orderDirection)
Initializes the value for the
orderDirection attribute. |
ListSpaceQuotaDefinitionsRequest.Builder |
ListSpaceQuotaDefinitionsRequest.Builder.page(Integer page)
Initializes the value for the
page attribute. |
ListSpaceQuotaDefinitionsRequest.Builder |
ListSpaceQuotaDefinitionsRequest.Builder.resultsPerPage(Integer resultsPerPage)
Initializes the value for the
resultsPerPage attribute. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.