Uses of Class
software.amazon.awssdk.services.quicksight.model.CreateGroupRequest
-
Packages that use CreateGroupRequest Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference software.amazon.awssdk.services.quicksight.transform -
-
Uses of CreateGroupRequest in software.amazon.awssdk.services.quicksight
Methods in software.amazon.awssdk.services.quicksight with parameters of type CreateGroupRequest Modifier and Type Method Description default CompletableFuture<CreateGroupResponse>QuickSightAsyncClient. createGroup(CreateGroupRequest createGroupRequest)Use theCreateGroupoperation to create a group in Amazon QuickSight.default CreateGroupResponseQuickSightClient. createGroup(CreateGroupRequest createGroupRequest)Use theCreateGroupoperation to create a group in Amazon QuickSight. -
Uses of CreateGroupRequest in software.amazon.awssdk.services.quicksight.transform
Methods in software.amazon.awssdk.services.quicksight.transform with parameters of type CreateGroupRequest Modifier and Type Method Description SdkHttpFullRequestCreateGroupRequestMarshaller. marshall(CreateGroupRequest createGroupRequest)
-