public class NetAppCreateNFSExportConfigResponse
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
protected |
NetAppCreateNFSExportConfigResponse() |
Modifier and Type | Method and Description |
---|---|
CuicServer |
getCuicServer() |
java.lang.String |
getFILER_NAME() |
java.lang.String |
getNFS_EXPORT_PATH() |
void |
setCuicServer(CuicServer api) |
void |
setFILER_NAME(java.lang.String FILER_NAME)
Name/IP Address of the Filer on which the selected operation was
performed
|
void |
setNFS_EXPORT_PATH(java.lang.String NFS_EXPORT_PATH)
NFS Export Path
|
protected NetAppCreateNFSExportConfigResponse()
public void setCuicServer(CuicServer api)
public CuicServer getCuicServer()
public java.lang.String getNFS_EXPORT_PATH()
public java.lang.String getFILER_NAME()
public void setNFS_EXPORT_PATH(java.lang.String NFS_EXPORT_PATH)
public void setFILER_NAME(java.lang.String FILER_NAME)