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