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