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