public class UpdateMethodRequestMarshaller extends java.lang.Object implements Marshaller<Request<UpdateMethodRequest>,UpdateMethodRequest>
Modifier and Type | Field and Description |
---|---|
private static java.lang.String |
DEFAULT_CONTENT_TYPE |
private SdkJsonProtocolFactory |
protocolFactory |
Constructor and Description |
---|
UpdateMethodRequestMarshaller(SdkJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
Request<UpdateMethodRequest> |
marshall(UpdateMethodRequest updateMethodRequest) |
private static final java.lang.String DEFAULT_CONTENT_TYPE
private final SdkJsonProtocolFactory protocolFactory
public UpdateMethodRequestMarshaller(SdkJsonProtocolFactory protocolFactory)
public Request<UpdateMethodRequest> marshall(UpdateMethodRequest updateMethodRequest)
marshall
in interface Marshaller<Request<UpdateMethodRequest>,UpdateMethodRequest>