public class NetAppAddLUNToDatasetConfigResponse
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
protected |
NetAppAddLUNToDatasetConfigResponse() |
Modifier and Type | Method and Description |
---|---|
CuicServer |
getCuicServer() |
java.lang.String |
getLUN_ID() |
java.lang.String |
getLUN_PATH() |
void |
setCuicServer(CuicServer api) |
void |
setLUN_ID(java.lang.String LUN_ID)
ID of the LUN
|
void |
setLUN_PATH(java.lang.String LUN_PATH)
Path of the LUN on which the selected operation was performed
|
protected NetAppAddLUNToDatasetConfigResponse()
public void setCuicServer(CuicServer api)
public CuicServer getCuicServer()
public java.lang.String getLUN_ID()
public java.lang.String getLUN_PATH()
public void setLUN_ID(java.lang.String LUN_ID)
public void setLUN_PATH(java.lang.String LUN_PATH)