Uses of Class
software.amazon.awssdk.services.quicksight.model.CreateNamespaceRequest
-
Packages that use CreateNamespaceRequest Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference software.amazon.awssdk.services.quicksight.transform -
-
Uses of CreateNamespaceRequest in software.amazon.awssdk.services.quicksight
Methods in software.amazon.awssdk.services.quicksight with parameters of type CreateNamespaceRequest Modifier and Type Method Description default CompletableFuture<CreateNamespaceResponse>
QuickSightAsyncClient. createNamespace(CreateNamespaceRequest 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. -
Uses of CreateNamespaceRequest in software.amazon.awssdk.services.quicksight.transform
Methods in software.amazon.awssdk.services.quicksight.transform with parameters of type CreateNamespaceRequest Modifier and Type Method Description SdkHttpFullRequest
CreateNamespaceRequestMarshaller. marshall(CreateNamespaceRequest createNamespaceRequest)
-