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