public class NetAppAssocLUNAsVMFSDatastoreConfigResponse
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
protected |
NetAppAssocLUNAsVMFSDatastoreConfigResponse() |
Modifier and Type | Method and Description |
---|---|
CuicServer |
getCuicServer() |
java.lang.String |
getLUN_IDENTITY() |
java.lang.String |
getLUN_PATH() |
java.lang.String |
getOUTPUT_DATASTORE_NAME() |
void |
setCuicServer(CuicServer api) |
void |
setLUN_IDENTITY(java.lang.String LUN_IDENTITY)
Identity of the LUN
|
void |
setLUN_PATH(java.lang.String LUN_PATH)
Path of the LUN on which the selected operation was performed
|
void |
setOUTPUT_DATASTORE_NAME(java.lang.String OUTPUT_DATASTORE_NAME)
Datastore name
|
protected NetAppAssocLUNAsVMFSDatastoreConfigResponse()
public void setCuicServer(CuicServer api)
public CuicServer getCuicServer()
public java.lang.String getLUN_PATH()
public java.lang.String getLUN_IDENTITY()
public java.lang.String getOUTPUT_DATASTORE_NAME()
public void setLUN_PATH(java.lang.String LUN_PATH)
public void setLUN_IDENTITY(java.lang.String LUN_IDENTITY)
public void setOUTPUT_DATASTORE_NAME(java.lang.String OUTPUT_DATASTORE_NAME)