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