Class RestoreDbClusterFromS3RequestMarshaller
java.lang.Object
software.amazon.awssdk.services.rds.transform.RestoreDbClusterFromS3RequestMarshaller
- All Implemented Interfaces:
Marshaller<RestoreDbClusterFromS3Request>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class RestoreDbClusterFromS3RequestMarshaller
extends Object
implements Marshaller<RestoreDbClusterFromS3Request>
RestoreDbClusterFromS3Request Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionRestoreDbClusterFromS3RequestMarshaller(AwsQueryProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(RestoreDbClusterFromS3Request restoreDbClusterFromS3Request)
-
Constructor Details
-
RestoreDbClusterFromS3RequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<RestoreDbClusterFromS3Request>
-