| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssoadmin |
Amazon Web Services 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 |
| Modifier and Type | Method and Description |
|---|---|
default ListAccountAssignmentsResponse |
SsoAdminClient.listAccountAssignments(Consumer<ListAccountAssignmentsRequest.Builder> 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.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListAccountAssignmentsResponse> |
SsoAdminAsyncClient.listAccountAssignments(Consumer<ListAccountAssignmentsRequest.Builder> listAccountAssignmentsRequest)
Lists the assignee of the specified Amazon Web Services account with the specified permission set.
|
default CompletableFuture<ListAccountAssignmentsResponse> |
SsoAdminAsyncClient.listAccountAssignments(ListAccountAssignmentsRequest listAccountAssignmentsRequest)
Lists the assignee of the specified Amazon Web Services account with the specified permission set.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListAccountAssignmentsResponse> |
ListAccountAssignmentsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListAccountAssignmentsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListAccountAssignmentsResponse> subscriber) |
Copyright © 2022. All rights reserved.