public class UpdateTableRequestMarshaller extends java.lang.Object implements Marshaller<Request<UpdateTableRequest>,UpdateTableRequest>
Modifier and Type | Field and Description |
---|---|
private SdkJsonProtocolFactory |
protocolFactory |
Constructor and Description |
---|
UpdateTableRequestMarshaller(SdkJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
Request<UpdateTableRequest> |
marshall(UpdateTableRequest updateTableRequest) |
private final SdkJsonProtocolFactory protocolFactory
public UpdateTableRequestMarshaller(SdkJsonProtocolFactory protocolFactory)
public Request<UpdateTableRequest> marshall(UpdateTableRequest updateTableRequest)
marshall
in interface Marshaller<Request<UpdateTableRequest>,UpdateTableRequest>