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