public class NetAppAssocVFilerVolumeDatastoreConfigResponse
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
protected |
NetAppAssocVFilerVolumeDatastoreConfigResponse() |
Modifier and Type | Method and Description |
---|---|
CuicServer |
getCuicServer() |
java.lang.String |
getOUTPUT_DATASTORE_NAME() |
java.lang.String |
getOUTPUT_HOST_NAME() |
void |
setCuicServer(CuicServer api) |
void |
setOUTPUT_DATASTORE_NAME(java.lang.String OUTPUT_DATASTORE_NAME)
Datastore Name
|
void |
setOUTPUT_HOST_NAME(java.lang.String OUTPUT_HOST_NAME)
Host Name
|
protected NetAppAssocVFilerVolumeDatastoreConfigResponse()
public void setCuicServer(CuicServer api)
public CuicServer getCuicServer()
public java.lang.String getOUTPUT_DATASTORE_NAME()
public java.lang.String getOUTPUT_HOST_NAME()
public void setOUTPUT_DATASTORE_NAME(java.lang.String OUTPUT_DATASTORE_NAME)
public void setOUTPUT_HOST_NAME(java.lang.String OUTPUT_HOST_NAME)