Uses of Class
software.amazon.awssdk.services.quicksight.model.DescribeGroupRequest
-
Packages that use DescribeGroupRequest Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference software.amazon.awssdk.services.quicksight.transform -
-
Uses of DescribeGroupRequest in software.amazon.awssdk.services.quicksight
Methods in software.amazon.awssdk.services.quicksight with parameters of type DescribeGroupRequest Modifier and Type Method Description default CompletableFuture<DescribeGroupResponse>QuickSightAsyncClient. describeGroup(DescribeGroupRequest describeGroupRequest)Returns an Amazon QuickSight group's description and Amazon Resource Name (ARN).default DescribeGroupResponseQuickSightClient. describeGroup(DescribeGroupRequest describeGroupRequest)Returns an Amazon QuickSight group's description and Amazon Resource Name (ARN). -
Uses of DescribeGroupRequest in software.amazon.awssdk.services.quicksight.transform
Methods in software.amazon.awssdk.services.quicksight.transform with parameters of type DescribeGroupRequest Modifier and Type Method Description SdkHttpFullRequestDescribeGroupRequestMarshaller. marshall(DescribeGroupRequest describeGroupRequest)
-