| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
CreateNamespaceResponse.Builder |
CreateNamespaceResponse.Builder.arn(String arn)
The ARN of the Amazon QuickSight namespace you created.
|
static CreateNamespaceResponse.Builder |
CreateNamespaceResponse.builder() |
CreateNamespaceResponse.Builder |
CreateNamespaceResponse.Builder.capacityRegion(String capacityRegion)
The Amazon Web Services Region; that you want to use for the free SPICE capacity for the new namespace.
|
CreateNamespaceResponse.Builder |
CreateNamespaceResponse.Builder.creationStatus(NamespaceStatus creationStatus)
The status of the creation of the namespace.
|
CreateNamespaceResponse.Builder |
CreateNamespaceResponse.Builder.creationStatus(String creationStatus)
The status of the creation of the namespace.
|
CreateNamespaceResponse.Builder |
CreateNamespaceResponse.Builder.identityStore(IdentityStore identityStore)
Specifies the type of your user identity directory.
|
CreateNamespaceResponse.Builder |
CreateNamespaceResponse.Builder.identityStore(String identityStore)
Specifies the type of your user identity directory.
|
CreateNamespaceResponse.Builder |
CreateNamespaceResponse.Builder.name(String name)
The name of the new namespace that you created.
|
CreateNamespaceResponse.Builder |
CreateNamespaceResponse.Builder.requestId(String requestId)
The Amazon Web Services request ID for this operation.
|
CreateNamespaceResponse.Builder |
CreateNamespaceResponse.Builder.status(Integer status)
The HTTP status of the request.
|
CreateNamespaceResponse.Builder |
CreateNamespaceResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateNamespaceResponse.Builder> |
CreateNamespaceResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.