Uses of Class
software.amazon.awssdk.services.quicksight.model.CreateFolderRequest
-
Packages that use CreateFolderRequest Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference software.amazon.awssdk.services.quicksight.transform -
-
Uses of CreateFolderRequest in software.amazon.awssdk.services.quicksight
Methods in software.amazon.awssdk.services.quicksight with parameters of type CreateFolderRequest Modifier and Type Method Description default CompletableFuture<CreateFolderResponse>QuickSightAsyncClient. createFolder(CreateFolderRequest createFolderRequest)Creates an empty shared folder.default CreateFolderResponseQuickSightClient. createFolder(CreateFolderRequest createFolderRequest)Creates an empty shared folder. -
Uses of CreateFolderRequest in software.amazon.awssdk.services.quicksight.transform
Methods in software.amazon.awssdk.services.quicksight.transform with parameters of type CreateFolderRequest Modifier and Type Method Description SdkHttpFullRequestCreateFolderRequestMarshaller. marshall(CreateFolderRequest createFolderRequest)
-