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