Uses of Class
software.amazon.awssdk.services.quicksight.model.QuickSightRequest
-
Packages that use QuickSightRequest Package Description software.amazon.awssdk.services.quicksight.internal software.amazon.awssdk.services.quicksight.model -
-
Uses of QuickSightRequest in software.amazon.awssdk.services.quicksight.internal
Methods in software.amazon.awssdk.services.quicksight.internal with type parameters of type QuickSightRequest Modifier and Type Method Description static <T extends QuickSightRequest>
TUserAgentUtils. applyPaginatorUserAgent(T request)static <T extends QuickSightRequest>
TUserAgentUtils. applyUserAgentInfo(T request, Consumer<AwsRequestOverrideConfiguration.Builder> userAgentApplier) -
Uses of QuickSightRequest in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return QuickSightRequest Modifier and Type Method Description QuickSightRequestQuickSightRequest.Builder. build()Constructors in software.amazon.awssdk.services.quicksight.model with parameters of type QuickSightRequest Constructor Description BuilderImpl(QuickSightRequest request)
-