public class DeleteUserConfigResponse
extends java.lang.Object
Constructor and Description |
---|
DeleteUserConfigResponse() |
Modifier and Type | Method and Description |
---|---|
CuicServer |
getCuicServer() |
java.lang.String |
getOUTPUT_USER_NAME() |
void |
setCuicServer(CuicServer api) |
void |
setOUTPUT_USER_NAME(java.lang.String OUTPUT_USER_NAME)
Name of the user that was created by admin
|
public void setCuicServer(CuicServer api)
public CuicServer getCuicServer()
public java.lang.String getOUTPUT_USER_NAME()
public void setOUTPUT_USER_NAME(java.lang.String OUTPUT_USER_NAME)