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