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