| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.organizations |
| Modifier and Type | Method and Description |
|---|---|
static ListOrganizationSpaceQuotaDefinitionsRequest.Builder |
ListOrganizationSpaceQuotaDefinitionsRequest.builder()
Creates a builder for
ListOrganizationSpaceQuotaDefinitionsRequest. |
ListOrganizationSpaceQuotaDefinitionsRequest.Builder |
ListOrganizationSpaceQuotaDefinitionsRequest.Builder.from(org.cloudfoundry.client.v2.organizations._ListOrganizationSpaceQuotaDefinitionsRequest instance)
Copy abstract value type
_ListOrganizationSpaceQuotaDefinitionsRequest instance into builder. |
ListOrganizationSpaceQuotaDefinitionsRequest.Builder |
ListOrganizationSpaceQuotaDefinitionsRequest.Builder.from(ListOrganizationSpaceQuotaDefinitionsRequest instance)
Fill a builder with attribute values from the provided
ListOrganizationSpaceQuotaDefinitionsRequest instance. |
ListOrganizationSpaceQuotaDefinitionsRequest.Builder |
ListOrganizationSpaceQuotaDefinitionsRequest.Builder.from(PaginatedRequest instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.PaginatedRequest instance. |
ListOrganizationSpaceQuotaDefinitionsRequest.Builder |
ListOrganizationSpaceQuotaDefinitionsRequest.Builder.orderDirection(OrderDirection orderDirection)
Initializes the value for the
orderDirection attribute. |
ListOrganizationSpaceQuotaDefinitionsRequest.Builder |
ListOrganizationSpaceQuotaDefinitionsRequest.Builder.organizationId(String organizationId)
Initializes the value for the
organizationId attribute. |
ListOrganizationSpaceQuotaDefinitionsRequest.Builder |
ListOrganizationSpaceQuotaDefinitionsRequest.Builder.page(Integer page)
Initializes the value for the
page attribute. |
ListOrganizationSpaceQuotaDefinitionsRequest.Builder |
ListOrganizationSpaceQuotaDefinitionsRequest.Builder.resultsPerPage(Integer resultsPerPage)
Initializes the value for the
resultsPerPage attribute. |
Copyright © 2020. All rights reserved.