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