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