| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.users |
| Modifier and Type | Method and Description |
|---|---|
ListUserBillingManagedOrganizationsRequest.Builder |
ListUserBillingManagedOrganizationsRequest.Builder.auditorId(String auditorId)
Initializes the value for the
auditorId attribute. |
ListUserBillingManagedOrganizationsRequest.Builder |
ListUserBillingManagedOrganizationsRequest.Builder.billingManagerId(String billingManagerId)
Initializes the value for the
billingManagerId attribute. |
static ListUserBillingManagedOrganizationsRequest.Builder |
ListUserBillingManagedOrganizationsRequest.builder()
Creates a builder for
ListUserBillingManagedOrganizationsRequest. |
ListUserBillingManagedOrganizationsRequest.Builder |
ListUserBillingManagedOrganizationsRequest.Builder.from(ListUserBillingManagedOrganizationsRequest instance)
Fill a builder with attribute values from the provided
ListUserBillingManagedOrganizationsRequest instance. |
ListUserBillingManagedOrganizationsRequest.Builder |
ListUserBillingManagedOrganizationsRequest.Builder.from(PaginatedRequest instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.PaginatedRequest instance. |
ListUserBillingManagedOrganizationsRequest.Builder |
ListUserBillingManagedOrganizationsRequest.Builder.managerId(String managerId)
Initializes the value for the
managerId attribute. |
ListUserBillingManagedOrganizationsRequest.Builder |
ListUserBillingManagedOrganizationsRequest.Builder.name(String name)
Initializes the value for the
name attribute. |
ListUserBillingManagedOrganizationsRequest.Builder |
ListUserBillingManagedOrganizationsRequest.Builder.orderDirection(OrderDirection orderDirection)
Initializes the value for the
orderDirection attribute. |
ListUserBillingManagedOrganizationsRequest.Builder |
ListUserBillingManagedOrganizationsRequest.Builder.page(Integer page)
Initializes the value for the
page attribute. |
ListUserBillingManagedOrganizationsRequest.Builder |
ListUserBillingManagedOrganizationsRequest.Builder.resultsPerPage(Integer resultsPerPage)
Initializes the value for the
resultsPerPage attribute. |
ListUserBillingManagedOrganizationsRequest.Builder |
ListUserBillingManagedOrganizationsRequest.Builder.spaceId(String spaceId)
Initializes the value for the
spaceId attribute. |
ListUserBillingManagedOrganizationsRequest.Builder |
ListUserBillingManagedOrganizationsRequest.Builder.status(String status)
Initializes the value for the
status attribute. |
ListUserBillingManagedOrganizationsRequest.Builder |
ListUserBillingManagedOrganizationsRequest.Builder.userId(String userId)
Initializes the value for the
userId attribute. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.