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