| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.organizations |
| Modifier and Type | Method and Description |
|---|---|
ListOrganizationBillingManagersRequest.Builder |
ListOrganizationBillingManagersRequest.Builder.addAllAuditedOrganizationIds(Iterable<String> elements)
Adds elements to
auditedOrganizationIds list. |
ListOrganizationBillingManagersRequest.Builder |
ListOrganizationBillingManagersRequest.Builder.addAllAuditedSpaceIds(Iterable<String> elements)
Adds elements to
auditedSpaceIds list. |
ListOrganizationBillingManagersRequest.Builder |
ListOrganizationBillingManagersRequest.Builder.addAllBillingManagedOrganizationIds(Iterable<String> elements)
Adds elements to
billingManagedOrganizationIds list. |
ListOrganizationBillingManagersRequest.Builder |
ListOrganizationBillingManagersRequest.Builder.addAllManagedOrganizationIds(Iterable<String> elements)
Adds elements to
managedOrganizationIds list. |
ListOrganizationBillingManagersRequest.Builder |
ListOrganizationBillingManagersRequest.Builder.addAllManagedSpaceIds(Iterable<String> elements)
Adds elements to
managedSpaceIds list. |
ListOrganizationBillingManagersRequest.Builder |
ListOrganizationBillingManagersRequest.Builder.addAllSpaceIds(Iterable<String> elements)
Adds elements to
spaceIds list. |
ListOrganizationBillingManagersRequest.Builder |
ListOrganizationBillingManagersRequest.Builder.auditedOrganizationId(String element)
Adds one element to
auditedOrganizationIds list. |
ListOrganizationBillingManagersRequest.Builder |
ListOrganizationBillingManagersRequest.Builder.auditedOrganizationIds(Iterable<String> elements)
Sets or replaces all elements for
auditedOrganizationIds list. |
ListOrganizationBillingManagersRequest.Builder |
ListOrganizationBillingManagersRequest.Builder.auditedOrganizationIds(String... elements)
Adds elements to
auditedOrganizationIds list. |
ListOrganizationBillingManagersRequest.Builder |
ListOrganizationBillingManagersRequest.Builder.auditedSpaceId(String element)
Adds one element to
auditedSpaceIds list. |
ListOrganizationBillingManagersRequest.Builder |
ListOrganizationBillingManagersRequest.Builder.auditedSpaceIds(Iterable<String> elements)
Sets or replaces all elements for
auditedSpaceIds list. |
ListOrganizationBillingManagersRequest.Builder |
ListOrganizationBillingManagersRequest.Builder.auditedSpaceIds(String... elements)
Adds elements to
auditedSpaceIds list. |
ListOrganizationBillingManagersRequest.Builder |
ListOrganizationBillingManagersRequest.Builder.billingManagedOrganizationId(String element)
Adds one element to
billingManagedOrganizationIds list. |
ListOrganizationBillingManagersRequest.Builder |
ListOrganizationBillingManagersRequest.Builder.billingManagedOrganizationIds(Iterable<String> elements)
Sets or replaces all elements for
billingManagedOrganizationIds list. |
ListOrganizationBillingManagersRequest.Builder |
ListOrganizationBillingManagersRequest.Builder.billingManagedOrganizationIds(String... elements)
Adds elements to
billingManagedOrganizationIds list. |
static ListOrganizationBillingManagersRequest.Builder |
ListOrganizationBillingManagersRequest.builder()
Creates a builder for
ListOrganizationBillingManagersRequest. |
ListOrganizationBillingManagersRequest.Builder |
ListOrganizationBillingManagersRequest.Builder.from(org.cloudfoundry.client.v2.organizations._ListOrganizationBillingManagersRequest instance)
Copy abstract value type
_ListOrganizationBillingManagersRequest instance into builder. |
ListOrganizationBillingManagersRequest.Builder |
ListOrganizationBillingManagersRequest.Builder.from(ListOrganizationBillingManagersRequest instance)
Fill a builder with attribute values from the provided
ListOrganizationBillingManagersRequest instance. |
ListOrganizationBillingManagersRequest.Builder |
ListOrganizationBillingManagersRequest.Builder.from(PaginatedRequest instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.PaginatedRequest instance. |
ListOrganizationBillingManagersRequest.Builder |
ListOrganizationBillingManagersRequest.Builder.managedOrganizationId(String element)
Adds one element to
managedOrganizationIds list. |
ListOrganizationBillingManagersRequest.Builder |
ListOrganizationBillingManagersRequest.Builder.managedOrganizationIds(Iterable<String> elements)
Sets or replaces all elements for
managedOrganizationIds list. |
ListOrganizationBillingManagersRequest.Builder |
ListOrganizationBillingManagersRequest.Builder.managedOrganizationIds(String... elements)
Adds elements to
managedOrganizationIds list. |
ListOrganizationBillingManagersRequest.Builder |
ListOrganizationBillingManagersRequest.Builder.managedSpaceId(String element)
Adds one element to
managedSpaceIds list. |
ListOrganizationBillingManagersRequest.Builder |
ListOrganizationBillingManagersRequest.Builder.managedSpaceIds(Iterable<String> elements)
Sets or replaces all elements for
managedSpaceIds list. |
ListOrganizationBillingManagersRequest.Builder |
ListOrganizationBillingManagersRequest.Builder.managedSpaceIds(String... elements)
Adds elements to
managedSpaceIds list. |
ListOrganizationBillingManagersRequest.Builder |
ListOrganizationBillingManagersRequest.Builder.orderDirection(OrderDirection orderDirection)
Initializes the value for the
orderDirection attribute. |
ListOrganizationBillingManagersRequest.Builder |
ListOrganizationBillingManagersRequest.Builder.organizationId(String organizationId)
Initializes the value for the
organizationId attribute. |
ListOrganizationBillingManagersRequest.Builder |
ListOrganizationBillingManagersRequest.Builder.page(Integer page)
Initializes the value for the
page attribute. |
ListOrganizationBillingManagersRequest.Builder |
ListOrganizationBillingManagersRequest.Builder.resultsPerPage(Integer resultsPerPage)
Initializes the value for the
resultsPerPage attribute. |
ListOrganizationBillingManagersRequest.Builder |
ListOrganizationBillingManagersRequest.Builder.spaceId(String element)
Adds one element to
spaceIds list. |
ListOrganizationBillingManagersRequest.Builder |
ListOrganizationBillingManagersRequest.Builder.spaceIds(Iterable<String> elements)
Sets or replaces all elements for
spaceIds list. |
ListOrganizationBillingManagersRequest.Builder |
ListOrganizationBillingManagersRequest.Builder.spaceIds(String... elements)
Adds elements to
spaceIds list. |
Copyright © 2020. All rights reserved.