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