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