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