| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssoadmin |
IAM Identity Center (successor to Single Sign-On) helps you securely create, or connect, your workforce identities
and manage their access centrally across Amazon Web Services accounts and 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 © 2023. All rights reserved.