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