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