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