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