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