| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.organizationquotadefinitions |
| Modifier and Type | Method and Description |
|---|---|
ListOrganizationQuotaDefinitionsRequest.Builder |
ListOrganizationQuotaDefinitionsRequest.Builder.addAllNames(Iterable<String> elements)
Adds elements to
names list. |
static ListOrganizationQuotaDefinitionsRequest.Builder |
ListOrganizationQuotaDefinitionsRequest.builder()
Creates a builder for
ListOrganizationQuotaDefinitionsRequest. |
ListOrganizationQuotaDefinitionsRequest.Builder |
ListOrganizationQuotaDefinitionsRequest.Builder.from(org.cloudfoundry.client.v2.organizationquotadefinitions._ListOrganizationQuotaDefinitionsRequest instance)
Copy abstract value type
_ListOrganizationQuotaDefinitionsRequest instance into builder. |
ListOrganizationQuotaDefinitionsRequest.Builder |
ListOrganizationQuotaDefinitionsRequest.Builder.from(ListOrganizationQuotaDefinitionsRequest instance)
Fill a builder with attribute values from the provided
ListOrganizationQuotaDefinitionsRequest instance. |
ListOrganizationQuotaDefinitionsRequest.Builder |
ListOrganizationQuotaDefinitionsRequest.Builder.from(PaginatedRequest instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.PaginatedRequest instance. |
ListOrganizationQuotaDefinitionsRequest.Builder |
ListOrganizationQuotaDefinitionsRequest.Builder.name(String element)
Adds one element to
names list. |
ListOrganizationQuotaDefinitionsRequest.Builder |
ListOrganizationQuotaDefinitionsRequest.Builder.names(Iterable<String> elements)
Sets or replaces all elements for
names list. |
ListOrganizationQuotaDefinitionsRequest.Builder |
ListOrganizationQuotaDefinitionsRequest.Builder.names(String... elements)
Adds elements to
names list. |
ListOrganizationQuotaDefinitionsRequest.Builder |
ListOrganizationQuotaDefinitionsRequest.Builder.orderDirection(OrderDirection orderDirection)
Initializes the value for the
orderDirection attribute. |
ListOrganizationQuotaDefinitionsRequest.Builder |
ListOrganizationQuotaDefinitionsRequest.Builder.page(Integer page)
Initializes the value for the
page attribute. |
ListOrganizationQuotaDefinitionsRequest.Builder |
ListOrganizationQuotaDefinitionsRequest.Builder.resultsPerPage(Integer resultsPerPage)
Initializes the value for the
resultsPerPage attribute. |
Copyright © 2020. All rights reserved.