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