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