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