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