| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateNamespaceResponse |
QuickSightClient.createNamespace(Consumer<CreateNamespaceRequest.Builder> createNamespaceRequest)
(Enterprise edition only) Creates a new namespace for you to use with Amazon QuickSight.
|
default CreateNamespaceResponse |
QuickSightClient.createNamespace(CreateNamespaceRequest createNamespaceRequest)
(Enterprise edition only) Creates a new namespace for you to use with Amazon QuickSight.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateNamespaceResponse> |
QuickSightAsyncClient.createNamespace(Consumer<CreateNamespaceRequest.Builder> createNamespaceRequest)
(Enterprise edition only) Creates a new namespace for you to use with Amazon QuickSight.
|
default CompletableFuture<CreateNamespaceResponse> |
QuickSightAsyncClient.createNamespace(CreateNamespaceRequest createNamespaceRequest)
(Enterprise edition only) Creates a new namespace for you to use with Amazon QuickSight.
|
Copyright © 2020. All rights reserved.