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