Class DescribeIntegrationsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.rds.transform.DescribeIntegrationsRequestMarshaller
- All Implemented Interfaces:
 Marshaller<DescribeIntegrationsRequest>
@Generated("software.amazon.awssdk:codegen")
public class DescribeIntegrationsRequestMarshaller
extends Object
implements Marshaller<DescribeIntegrationsRequest>
DescribeIntegrationsRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionDescribeIntegrationsRequestMarshaller(AwsQueryProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(DescribeIntegrationsRequest describeIntegrationsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
DescribeIntegrationsRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<DescribeIntegrationsRequest>- Parameters:
 describeIntegrationsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -