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