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