| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssoadmin |
AWS IAM Identity Center (successor to AWS Single Sign-On) helps you securely create, or connect, your workforce
identities and manage their access centrally across AWS accounts and applications.
|
| software.amazon.awssdk.services.ssoadmin.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListAccountAssignmentDeletionStatusResponse |
SsoAdminClient.listAccountAssignmentDeletionStatus(Consumer<ListAccountAssignmentDeletionStatusRequest.Builder> listAccountAssignmentDeletionStatusRequest)
Lists the status of the AWS account assignment deletion requests for a specified IAM Identity Center instance.
|
default ListAccountAssignmentDeletionStatusResponse |
SsoAdminClient.listAccountAssignmentDeletionStatus(ListAccountAssignmentDeletionStatusRequest listAccountAssignmentDeletionStatusRequest)
Lists the status of the AWS account assignment deletion requests for a specified IAM Identity Center instance.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListAccountAssignmentDeletionStatusResponse> |
SsoAdminAsyncClient.listAccountAssignmentDeletionStatus(Consumer<ListAccountAssignmentDeletionStatusRequest.Builder> listAccountAssignmentDeletionStatusRequest)
Lists the status of the AWS account assignment deletion requests for a specified IAM Identity Center instance.
|
default CompletableFuture<ListAccountAssignmentDeletionStatusResponse> |
SsoAdminAsyncClient.listAccountAssignmentDeletionStatus(ListAccountAssignmentDeletionStatusRequest listAccountAssignmentDeletionStatusRequest)
Lists the status of the AWS account assignment deletion requests for a specified IAM Identity Center instance.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListAccountAssignmentDeletionStatusResponse> |
ListAccountAssignmentDeletionStatusIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListAccountAssignmentDeletionStatusPublisher.subscribe(org.reactivestreams.Subscriber<? super ListAccountAssignmentDeletionStatusResponse> subscriber) |
Copyright © 2022. All rights reserved.