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