Class DescribeIntegrationsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.rds.transform.DescribeIntegrationsRequestMarshaller
- All Implemented Interfaces:
Marshaller<DescribeIntegrationsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class DescribeIntegrationsRequestMarshaller
extends Object
implements Marshaller<DescribeIntegrationsRequest>
DescribeIntegrationsRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionDescribeIntegrationsRequestMarshaller(AwsQueryProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(DescribeIntegrationsRequest describeIntegrationsRequest)
-
Constructor Details
-
DescribeIntegrationsRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<DescribeIntegrationsRequest>
-