public static final class ListSpaceManagersRequest.Builder extends Object
ListSpaceManagersRequest.
Initialize attributes and then invoke the build() method to create an
immutable instance.
Builder is not thread-safe and generally should not be stored in a field or collection,
but instead used immediately to create instances.
| Modifier and Type | Method and Description |
|---|---|
ListSpaceManagersRequest.Builder |
addAllAuditedOrganizationIds(Iterable<String> elements)
Adds elements to
auditedOrganizationIds list. |
ListSpaceManagersRequest.Builder |
addAllAuditedSpaceIds(Iterable<String> elements)
Adds elements to
auditedSpaceIds list. |
ListSpaceManagersRequest.Builder |
addAllBillingManagedOrganizationIds(Iterable<String> elements)
Adds elements to
billingManagedOrganizationIds list. |
ListSpaceManagersRequest.Builder |
addAllManagedOrganizationIds(Iterable<String> elements)
Adds elements to
managedOrganizationIds list. |
ListSpaceManagersRequest.Builder |
addAllManagedSpaceIds(Iterable<String> elements)
Adds elements to
managedSpaceIds list. |
ListSpaceManagersRequest.Builder |
addAllOrganizationIds(Iterable<String> elements)
Adds elements to
organizationIds list. |
ListSpaceManagersRequest.Builder |
auditedOrganizationId(String... elements)
Adds elements to
auditedOrganizationIds list. |
ListSpaceManagersRequest.Builder |
auditedOrganizationId(String element)
Adds one element to
auditedOrganizationIds list. |
ListSpaceManagersRequest.Builder |
auditedOrganizationIds(Iterable<String> elements)
Sets or replaces all elements for
auditedOrganizationIds list. |
ListSpaceManagersRequest.Builder |
auditedSpaceId(String... elements)
Adds elements to
auditedSpaceIds list. |
ListSpaceManagersRequest.Builder |
auditedSpaceId(String element)
Adds one element to
auditedSpaceIds list. |
ListSpaceManagersRequest.Builder |
auditedSpaceIds(Iterable<String> elements)
Sets or replaces all elements for
auditedSpaceIds list. |
ListSpaceManagersRequest.Builder |
billingManagedOrganizationId(String... elements)
Adds elements to
billingManagedOrganizationIds list. |
ListSpaceManagersRequest.Builder |
billingManagedOrganizationId(String element)
Adds one element to
billingManagedOrganizationIds list. |
ListSpaceManagersRequest.Builder |
billingManagedOrganizationIds(Iterable<String> elements)
Sets or replaces all elements for
billingManagedOrganizationIds list. |
ListSpaceManagersRequest |
build()
Builds a new
ListSpaceManagersRequest. |
ListSpaceManagersRequest.Builder |
from(ListSpaceManagersRequest instance)
Fill a builder with attribute values from the provided
ListSpaceManagersRequest instance. |
ListSpaceManagersRequest.Builder |
from(PaginatedRequest instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.PaginatedRequest instance. |
ListSpaceManagersRequest.Builder |
managedOrganizationId(String... elements)
Adds elements to
managedOrganizationIds list. |
ListSpaceManagersRequest.Builder |
managedOrganizationId(String element)
Adds one element to
managedOrganizationIds list. |
ListSpaceManagersRequest.Builder |
managedOrganizationIds(Iterable<String> elements)
Sets or replaces all elements for
managedOrganizationIds list. |
ListSpaceManagersRequest.Builder |
managedSpaceId(String... elements)
Adds elements to
managedSpaceIds list. |
ListSpaceManagersRequest.Builder |
managedSpaceId(String element)
Adds one element to
managedSpaceIds list. |
ListSpaceManagersRequest.Builder |
managedSpaceIds(Iterable<String> elements)
Sets or replaces all elements for
managedSpaceIds list. |
ListSpaceManagersRequest.Builder |
orderDirection(OrderDirection orderDirection)
Initializes the value for the
orderDirection attribute. |
ListSpaceManagersRequest.Builder |
organizationId(String... elements)
Adds elements to
organizationIds list. |
ListSpaceManagersRequest.Builder |
organizationId(String element)
Adds one element to
organizationIds list. |
ListSpaceManagersRequest.Builder |
organizationIds(Iterable<String> elements)
Sets or replaces all elements for
organizationIds list. |
ListSpaceManagersRequest.Builder |
page(Integer page)
Initializes the value for the
page attribute. |
ListSpaceManagersRequest.Builder |
resultsPerPage(Integer resultsPerPage)
Initializes the value for the
resultsPerPage attribute. |
ListSpaceManagersRequest.Builder |
spaceId(String spaceId)
Initializes the value for the
spaceId attribute. |
public final ListSpaceManagersRequest.Builder from(ListSpaceManagersRequest instance)
ListSpaceManagersRequest instance.instance - The instance from which to copy valuesthis builder for use in a chained invocationpublic final ListSpaceManagersRequest.Builder from(PaginatedRequest instance)
org.cloudfoundry.client.v2.PaginatedRequest instance.instance - The instance from which to copy valuesthis builder for use in a chained invocationpublic final ListSpaceManagersRequest.Builder auditedOrganizationId(String element)
auditedOrganizationIds list.element - A auditedOrganizationIds elementthis builder for use in a chained invocationpublic final ListSpaceManagersRequest.Builder auditedOrganizationId(String... elements)
auditedOrganizationIds list.elements - An array of auditedOrganizationIds elementsthis builder for use in a chained invocationpublic final ListSpaceManagersRequest.Builder auditedOrganizationIds(Iterable<String> elements)
auditedOrganizationIds list.elements - An iterable of auditedOrganizationIds elementsthis builder for use in a chained invocationpublic final ListSpaceManagersRequest.Builder addAllAuditedOrganizationIds(Iterable<String> elements)
auditedOrganizationIds list.elements - An iterable of auditedOrganizationIds elementsthis builder for use in a chained invocationpublic final ListSpaceManagersRequest.Builder auditedSpaceId(String element)
auditedSpaceIds list.element - A auditedSpaceIds elementthis builder for use in a chained invocationpublic final ListSpaceManagersRequest.Builder auditedSpaceId(String... elements)
auditedSpaceIds list.elements - An array of auditedSpaceIds elementsthis builder for use in a chained invocationpublic final ListSpaceManagersRequest.Builder auditedSpaceIds(Iterable<String> elements)
auditedSpaceIds list.elements - An iterable of auditedSpaceIds elementsthis builder for use in a chained invocationpublic final ListSpaceManagersRequest.Builder addAllAuditedSpaceIds(Iterable<String> elements)
auditedSpaceIds list.elements - An iterable of auditedSpaceIds elementsthis builder for use in a chained invocationpublic final ListSpaceManagersRequest.Builder billingManagedOrganizationId(String element)
billingManagedOrganizationIds list.element - A billingManagedOrganizationIds elementthis builder for use in a chained invocationpublic final ListSpaceManagersRequest.Builder billingManagedOrganizationId(String... elements)
billingManagedOrganizationIds list.elements - An array of billingManagedOrganizationIds elementsthis builder for use in a chained invocationpublic final ListSpaceManagersRequest.Builder billingManagedOrganizationIds(Iterable<String> elements)
billingManagedOrganizationIds list.elements - An iterable of billingManagedOrganizationIds elementsthis builder for use in a chained invocationpublic final ListSpaceManagersRequest.Builder addAllBillingManagedOrganizationIds(Iterable<String> elements)
billingManagedOrganizationIds list.elements - An iterable of billingManagedOrganizationIds elementsthis builder for use in a chained invocationpublic final ListSpaceManagersRequest.Builder managedOrganizationId(String element)
managedOrganizationIds list.element - A managedOrganizationIds elementthis builder for use in a chained invocationpublic final ListSpaceManagersRequest.Builder managedOrganizationId(String... elements)
managedOrganizationIds list.elements - An array of managedOrganizationIds elementsthis builder for use in a chained invocationpublic final ListSpaceManagersRequest.Builder managedOrganizationIds(Iterable<String> elements)
managedOrganizationIds list.elements - An iterable of managedOrganizationIds elementsthis builder for use in a chained invocationpublic final ListSpaceManagersRequest.Builder addAllManagedOrganizationIds(Iterable<String> elements)
managedOrganizationIds list.elements - An iterable of managedOrganizationIds elementsthis builder for use in a chained invocationpublic final ListSpaceManagersRequest.Builder managedSpaceId(String element)
managedSpaceIds list.element - A managedSpaceIds elementthis builder for use in a chained invocationpublic final ListSpaceManagersRequest.Builder managedSpaceId(String... elements)
managedSpaceIds list.elements - An array of managedSpaceIds elementsthis builder for use in a chained invocationpublic final ListSpaceManagersRequest.Builder managedSpaceIds(Iterable<String> elements)
managedSpaceIds list.elements - An iterable of managedSpaceIds elementsthis builder for use in a chained invocationpublic final ListSpaceManagersRequest.Builder addAllManagedSpaceIds(Iterable<String> elements)
managedSpaceIds list.elements - An iterable of managedSpaceIds elementsthis builder for use in a chained invocationpublic final ListSpaceManagersRequest.Builder organizationId(String element)
organizationIds list.element - A organizationIds elementthis builder for use in a chained invocationpublic final ListSpaceManagersRequest.Builder organizationId(String... elements)
organizationIds list.elements - An array of organizationIds elementsthis builder for use in a chained invocationpublic final ListSpaceManagersRequest.Builder organizationIds(Iterable<String> elements)
organizationIds list.elements - An iterable of organizationIds elementsthis builder for use in a chained invocationpublic final ListSpaceManagersRequest.Builder addAllOrganizationIds(Iterable<String> elements)
organizationIds list.elements - An iterable of organizationIds elementsthis builder for use in a chained invocationpublic final ListSpaceManagersRequest.Builder spaceId(String spaceId)
spaceId attribute.spaceId - The value for spaceIdthis builder for use in a chained invocationpublic final ListSpaceManagersRequest.Builder orderDirection(OrderDirection orderDirection)
orderDirection attribute.orderDirection - The value for orderDirection (can be null)this builder for use in a chained invocationpublic final ListSpaceManagersRequest.Builder page(Integer page)
page attribute.page - The value for page (can be null)this builder for use in a chained invocationpublic final ListSpaceManagersRequest.Builder resultsPerPage(Integer resultsPerPage)
resultsPerPage attribute.resultsPerPage - The value for resultsPerPage (can be null)this builder for use in a chained invocationpublic ListSpaceManagersRequest build()
ListSpaceManagersRequest.IllegalStateException - if any required attributes are missingCopyright © 2017 Pivotal Software, Inc.. All rights reserved.