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