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