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