public class DeleteSwitchProfileConfig
extends java.lang.Object
Constructor and Description |
---|
DeleteSwitchProfileConfig() |
DeleteSwitchProfileConfig(CuicServer server) |
Modifier and Type | Method and Description |
---|---|
CuicServer |
getCuicServer() |
java.lang.String |
getSwitchProfileName() |
void |
setCuicServer(CuicServer api) |
void |
setSwitchProfileName(java.lang.String switchProfileName) |
public DeleteSwitchProfileConfig()
public DeleteSwitchProfileConfig(CuicServer server)
server
- public void setCuicServer(CuicServer api)
api
- public CuicServer getCuicServer()
public java.lang.String getSwitchProfileName()
public void setSwitchProfileName(java.lang.String switchProfileName)