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