| Package | Description |
|---|---|
| org.cloudfoundry.uaa | |
| org.cloudfoundry.uaa.clients | |
| org.cloudfoundry.uaa.groups | |
| org.cloudfoundry.uaa.users |
| Modifier and Type | Class and Description |
|---|---|
class |
PaginatedAndSortedByRequest
Base class for requests that are paginated
|
| Modifier and Type | Class and Description |
|---|---|
class |
ListClientsRequest
Immutable implementation of
_ListClientsRequest. |
| Modifier and Type | Method and Description |
|---|---|
ListClientsRequest.Builder |
ListClientsRequest.Builder.from(PaginatedAndSortedRequest instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.PaginatedAndSortedRequest instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
ListExternalGroupMappingsRequest
Immutable implementation of
_ListExternalGroupMappingsRequest. |
class |
ListGroupsRequest
Immutable implementation of
_ListGroupsRequest. |
| Modifier and Type | Method and Description |
|---|---|
ListExternalGroupMappingsRequest.Builder |
ListExternalGroupMappingsRequest.Builder.from(PaginatedAndSortedRequest instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.PaginatedAndSortedRequest instance. |
ListGroupsRequest.Builder |
ListGroupsRequest.Builder.from(PaginatedAndSortedRequest instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.PaginatedAndSortedRequest instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
ListUsersRequest
Immutable implementation of
_ListUsersRequest. |
class |
LookupUserIdsRequest
Immutable implementation of
_LookupUserIdsRequest. |
| Modifier and Type | Method and Description |
|---|---|
LookupUserIdsRequest.Builder |
LookupUserIdsRequest.Builder.from(PaginatedAndSortedRequest instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.PaginatedAndSortedRequest instance. |
ListUsersRequest.Builder |
ListUsersRequest.Builder.from(PaginatedAndSortedRequest instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.PaginatedAndSortedRequest instance. |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.