Class GetRecoveryPointRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.redshiftserverless.transform.GetRecoveryPointRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<GetRecoveryPointRequest>
@Generated("software.amazon.awssdk:codegen") public class GetRecoveryPointRequestMarshaller extends Object implements Marshaller<GetRecoveryPointRequest>
GetRecoveryPointRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description GetRecoveryPointRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(GetRecoveryPointRequest getRecoveryPointRequest)
-
-
-
Constructor Detail
-
GetRecoveryPointRequestMarshaller
public GetRecoveryPointRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(GetRecoveryPointRequest getRecoveryPointRequest)
- Specified by:
marshallin interfaceMarshaller<GetRecoveryPointRequest>
-
-