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