| Package | Description |
|---|---|
| org.cloudfoundry.uaa.clients | |
| org.cloudfoundry.uaa.groups | |
| org.cloudfoundry.uaa.users |
| Modifier and Type | Class and Description |
|---|---|
class |
ListClientsRequest
The request payload for the list clients operation
|
| Modifier and Type | Method and Description |
|---|---|
ListClientsRequest.Builder |
ListClientsRequest.Builder.from(PaginatedAndSortedByRequest instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.PaginatedAndSortedByRequest instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
ListExternalGroupMappingsRequest
The request payload for the list external group mappings operation
|
class |
ListGroupsRequest
The request payload for the list groups operation
|
| Modifier and Type | Method and Description |
|---|---|
ListGroupsRequest.Builder |
ListGroupsRequest.Builder.from(PaginatedAndSortedByRequest instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.PaginatedAndSortedByRequest instance. |
ListExternalGroupMappingsRequest.Builder |
ListExternalGroupMappingsRequest.Builder.from(PaginatedAndSortedByRequest instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.PaginatedAndSortedByRequest instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
ListUsersRequest
The request payload for the list users operation
|
| Modifier and Type | Method and Description |
|---|---|
ListUsersRequest.Builder |
ListUsersRequest.Builder.from(PaginatedAndSortedByRequest instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.PaginatedAndSortedByRequest instance. |
Copyright © 2020. All rights reserved.