Package | Description |
---|---|
software.amazon.awssdk.services.quicksight |
|
Modifier and Type | Method and Description |
---|---|
default DeleteNamespaceResponse |
QuickSightClient.deleteNamespace(Consumer<DeleteNamespaceRequest.Builder> deleteNamespaceRequest)
Deletes a namespace and the users and groups that are associated with the namespace.
|
default DeleteNamespaceResponse |
QuickSightClient.deleteNamespace(DeleteNamespaceRequest deleteNamespaceRequest)
Deletes a namespace and the users and groups that are associated with the namespace.
|
Modifier and Type | Method and Description |
---|---|
default CompletableFuture<DeleteNamespaceResponse> |
QuickSightAsyncClient.deleteNamespace(Consumer<DeleteNamespaceRequest.Builder> deleteNamespaceRequest)
Deletes a namespace and the users and groups that are associated with the namespace.
|
default CompletableFuture<DeleteNamespaceResponse> |
QuickSightAsyncClient.deleteNamespace(DeleteNamespaceRequest deleteNamespaceRequest)
Deletes a namespace and the users and groups that are associated with the namespace.
|
Copyright © 2022. All rights reserved.