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