| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.users |
| Modifier and Type | Method and Description |
|---|---|
ListUserOrganizationsRequest.Builder |
ListUserOrganizationsRequest.Builder.auditorId(String auditorId)
Initializes the value for the
auditorId attribute. |
ListUserOrganizationsRequest.Builder |
ListUserOrganizationsRequest.Builder.billingManagerId(String billingManagerId)
Initializes the value for the
billingManagerId attribute. |
static ListUserOrganizationsRequest.Builder |
ListUserOrganizationsRequest.builder()
Creates a builder for
ListUserOrganizationsRequest. |
ListUserOrganizationsRequest.Builder |
ListUserOrganizationsRequest.Builder.from(org.cloudfoundry.client.v2.users._ListUserOrganizationsRequest instance)
Copy abstract value type
_ListUserOrganizationsRequest instance into builder. |
ListUserOrganizationsRequest.Builder |
ListUserOrganizationsRequest.Builder.from(ListUserOrganizationsRequest instance)
Fill a builder with attribute values from the provided
ListUserOrganizationsRequest instance. |
ListUserOrganizationsRequest.Builder |
ListUserOrganizationsRequest.Builder.from(PaginatedRequest instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.PaginatedRequest instance. |
ListUserOrganizationsRequest.Builder |
ListUserOrganizationsRequest.Builder.managerId(String managerId)
Initializes the value for the
managerId attribute. |
ListUserOrganizationsRequest.Builder |
ListUserOrganizationsRequest.Builder.name(String name)
Initializes the value for the
name attribute. |
ListUserOrganizationsRequest.Builder |
ListUserOrganizationsRequest.Builder.orderDirection(OrderDirection orderDirection)
Initializes the value for the
orderDirection attribute. |
ListUserOrganizationsRequest.Builder |
ListUserOrganizationsRequest.Builder.page(Integer page)
Initializes the value for the
page attribute. |
ListUserOrganizationsRequest.Builder |
ListUserOrganizationsRequest.Builder.resultsPerPage(Integer resultsPerPage)
Initializes the value for the
resultsPerPage attribute. |
ListUserOrganizationsRequest.Builder |
ListUserOrganizationsRequest.Builder.spaceId(String spaceId)
Initializes the value for the
spaceId attribute. |
ListUserOrganizationsRequest.Builder |
ListUserOrganizationsRequest.Builder.status(String status)
Initializes the value for the
status attribute. |
ListUserOrganizationsRequest.Builder |
ListUserOrganizationsRequest.Builder.userId(String userId)
Initializes the value for the
userId attribute. |
Copyright © 2020. All rights reserved.