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