| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.spacequotadefinitions |
| Modifier and Type | Method and Description |
|---|---|
ListSpaceQuotaDefinitionSpacesRequest.Builder |
ListSpaceQuotaDefinitionSpacesRequest.Builder.addAllApplicationIds(Iterable<String> elements)
Adds elements to
applicationIds list. |
ListSpaceQuotaDefinitionSpacesRequest.Builder |
ListSpaceQuotaDefinitionSpacesRequest.Builder.addAllDeveloperIds(Iterable<String> elements)
Adds elements to
developerIds list. |
ListSpaceQuotaDefinitionSpacesRequest.Builder |
ListSpaceQuotaDefinitionSpacesRequest.Builder.addAllNames(Iterable<String> elements)
Adds elements to
names list. |
ListSpaceQuotaDefinitionSpacesRequest.Builder |
ListSpaceQuotaDefinitionSpacesRequest.Builder.addAllOrganizationIds(Iterable<String> elements)
Adds elements to
organizationIds list. |
ListSpaceQuotaDefinitionSpacesRequest.Builder |
ListSpaceQuotaDefinitionSpacesRequest.Builder.applicationId(String... elements)
Adds elements to
applicationIds list. |
ListSpaceQuotaDefinitionSpacesRequest.Builder |
ListSpaceQuotaDefinitionSpacesRequest.Builder.applicationId(String element)
Adds one element to
applicationIds list. |
ListSpaceQuotaDefinitionSpacesRequest.Builder |
ListSpaceQuotaDefinitionSpacesRequest.Builder.applicationIds(Iterable<String> elements)
Sets or replaces all elements for
applicationIds list. |
static ListSpaceQuotaDefinitionSpacesRequest.Builder |
ListSpaceQuotaDefinitionSpacesRequest.builder()
Creates a builder for
ListSpaceQuotaDefinitionSpacesRequest. |
ListSpaceQuotaDefinitionSpacesRequest.Builder |
ListSpaceQuotaDefinitionSpacesRequest.Builder.developerId(String... elements)
Adds elements to
developerIds list. |
ListSpaceQuotaDefinitionSpacesRequest.Builder |
ListSpaceQuotaDefinitionSpacesRequest.Builder.developerId(String element)
Adds one element to
developerIds list. |
ListSpaceQuotaDefinitionSpacesRequest.Builder |
ListSpaceQuotaDefinitionSpacesRequest.Builder.developerIds(Iterable<String> elements)
Sets or replaces all elements for
developerIds list. |
ListSpaceQuotaDefinitionSpacesRequest.Builder |
ListSpaceQuotaDefinitionSpacesRequest.Builder.from(ListSpaceQuotaDefinitionSpacesRequest instance)
Fill a builder with attribute values from the provided
ListSpaceQuotaDefinitionSpacesRequest instance. |
ListSpaceQuotaDefinitionSpacesRequest.Builder |
ListSpaceQuotaDefinitionSpacesRequest.Builder.from(PaginatedRequest instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.PaginatedRequest instance. |
ListSpaceQuotaDefinitionSpacesRequest.Builder |
ListSpaceQuotaDefinitionSpacesRequest.Builder.name(String... elements)
Adds elements to
names list. |
ListSpaceQuotaDefinitionSpacesRequest.Builder |
ListSpaceQuotaDefinitionSpacesRequest.Builder.name(String element)
Adds one element to
names list. |
ListSpaceQuotaDefinitionSpacesRequest.Builder |
ListSpaceQuotaDefinitionSpacesRequest.Builder.names(Iterable<String> elements)
Sets or replaces all elements for
names list. |
ListSpaceQuotaDefinitionSpacesRequest.Builder |
ListSpaceQuotaDefinitionSpacesRequest.Builder.orderDirection(OrderDirection orderDirection)
Initializes the value for the
orderDirection attribute. |
ListSpaceQuotaDefinitionSpacesRequest.Builder |
ListSpaceQuotaDefinitionSpacesRequest.Builder.organizationId(String... elements)
Adds elements to
organizationIds list. |
ListSpaceQuotaDefinitionSpacesRequest.Builder |
ListSpaceQuotaDefinitionSpacesRequest.Builder.organizationId(String element)
Adds one element to
organizationIds list. |
ListSpaceQuotaDefinitionSpacesRequest.Builder |
ListSpaceQuotaDefinitionSpacesRequest.Builder.organizationIds(Iterable<String> elements)
Sets or replaces all elements for
organizationIds list. |
ListSpaceQuotaDefinitionSpacesRequest.Builder |
ListSpaceQuotaDefinitionSpacesRequest.Builder.page(Integer page)
Initializes the value for the
page attribute. |
ListSpaceQuotaDefinitionSpacesRequest.Builder |
ListSpaceQuotaDefinitionSpacesRequest.Builder.resultsPerPage(Integer resultsPerPage)
Initializes the value for the
resultsPerPage attribute. |
ListSpaceQuotaDefinitionSpacesRequest.Builder |
ListSpaceQuotaDefinitionSpacesRequest.Builder.spaceQuotaDefinitionId(String spaceQuotaDefinitionId)
Initializes the value for the
spaceQuotaDefinitionId attribute. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.