| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default DeletePermissionSetResponse |
SsoAdminClient.deletePermissionSet(Consumer<DeletePermissionSetRequest.Builder> deletePermissionSetRequest)
Deletes the specified permission set.
|
default DeletePermissionSetResponse |
SsoAdminClient.deletePermissionSet(DeletePermissionSetRequest deletePermissionSetRequest)
Deletes the specified permission set.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeletePermissionSetResponse> |
SsoAdminAsyncClient.deletePermissionSet(Consumer<DeletePermissionSetRequest.Builder> deletePermissionSetRequest)
Deletes the specified permission set.
|
default CompletableFuture<DeletePermissionSetResponse> |
SsoAdminAsyncClient.deletePermissionSet(DeletePermissionSetRequest deletePermissionSetRequest)
Deletes the specified permission set.
|
Copyright © 2022. All rights reserved.