| Package | Description |
|---|---|
| org.cloudfoundry.uaa | |
| org.cloudfoundry.uaa.clients | |
| org.cloudfoundry.uaa.groups | |
| org.cloudfoundry.uaa.users |
| Modifier and Type | Method and Description |
|---|---|
abstract SortOrder |
PaginatedAndSortedRequest.getSortOrder()
The sort order
|
static SortOrder |
SortOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SortOrder[] |
SortOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SortOrder |
ListClientsRequest.getSortOrder()
The sort order
|
| Modifier and Type | Method and Description |
|---|---|
ListClientsRequest.Builder |
ListClientsRequest.Builder.sortOrder(SortOrder sortOrder)
Initializes the value for the
sortOrder attribute. |
| Modifier and Type | Method and Description |
|---|---|
SortOrder |
ListExternalGroupMappingsRequest.getSortOrder()
The sort order
|
SortOrder |
ListGroupsRequest.getSortOrder()
The sort order
|
| Modifier and Type | Method and Description |
|---|---|
ListExternalGroupMappingsRequest.Builder |
ListExternalGroupMappingsRequest.Builder.sortOrder(SortOrder sortOrder)
Initializes the value for the
sortOrder attribute. |
ListGroupsRequest.Builder |
ListGroupsRequest.Builder.sortOrder(SortOrder sortOrder)
Initializes the value for the
sortOrder attribute. |
| Modifier and Type | Method and Description |
|---|---|
SortOrder |
LookupUserIdsRequest.getSortOrder()
The sort order
|
SortOrder |
ListUsersRequest.getSortOrder()
The sort order
|
| Modifier and Type | Method and Description |
|---|---|
LookupUserIdsRequest.Builder |
LookupUserIdsRequest.Builder.sortOrder(SortOrder sortOrder)
Initializes the value for the
sortOrder attribute. |
ListUsersRequest.Builder |
ListUsersRequest.Builder.sortOrder(SortOrder sortOrder)
Initializes the value for the
sortOrder attribute. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.