Class DescribeIntegrationsRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.redshift.transform.DescribeIntegrationsRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<DescribeIntegrationsRequest>
@Generated("software.amazon.awssdk:codegen") public class DescribeIntegrationsRequestMarshaller extends Object implements Marshaller<DescribeIntegrationsRequest>
DescribeIntegrationsRequest
Marshaller
-
-
Constructor Summary
Constructors Constructor Description DescribeIntegrationsRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(DescribeIntegrationsRequest describeIntegrationsRequest)
-
-
-
Constructor Detail
-
DescribeIntegrationsRequestMarshaller
public DescribeIntegrationsRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(DescribeIntegrationsRequest describeIntegrationsRequest)
- Specified by:
marshall
in interfaceMarshaller<DescribeIntegrationsRequest>
-
-