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