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