| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssoadmin |
Amazon Web Services Single Sign On (SSO) is a cloud SSO service that makes it easy to centrally manage SSO access to
multiple Amazon Web Services accounts and business applications.
|
| software.amazon.awssdk.services.ssoadmin.paginators | |
| software.amazon.awssdk.services.ssoadmin.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListAccountAssignmentsResponse> |
SsoAdminAsyncClient.listAccountAssignments(ListAccountAssignmentsRequest listAccountAssignmentsRequest)
Lists the assignee of the specified Amazon Web Services account with the specified permission set.
|
default ListAccountAssignmentsResponse |
SsoAdminClient.listAccountAssignments(ListAccountAssignmentsRequest listAccountAssignmentsRequest)
Lists the assignee of the specified Amazon Web Services account with the specified permission set.
|
default ListAccountAssignmentsPublisher |
SsoAdminAsyncClient.listAccountAssignmentsPaginator(ListAccountAssignmentsRequest listAccountAssignmentsRequest)
Lists the assignee of the specified Amazon Web Services account with the specified permission set.
|
default ListAccountAssignmentsIterable |
SsoAdminClient.listAccountAssignmentsPaginator(ListAccountAssignmentsRequest listAccountAssignmentsRequest)
Lists the assignee of the specified Amazon Web Services account with the specified permission set.
|
| Constructor and Description |
|---|
ListAccountAssignmentsIterable(SsoAdminClient client,
ListAccountAssignmentsRequest firstRequest) |
ListAccountAssignmentsPublisher(SsoAdminAsyncClient client,
ListAccountAssignmentsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListAccountAssignmentsRequestMarshaller.marshall(ListAccountAssignmentsRequest listAccountAssignmentsRequest) |
Copyright © 2022. All rights reserved.