Package com.mypurecloud.sdk.v2.model
Class DomainNetworkCommandResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.DomainNetworkCommandResponse
- All Implemented Interfaces:
Serializable
DomainNetworkCommandResponse
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionacknowledged(Boolean acknowledged) commandName(String commandName) correlationId(String correlationId) booleanerrorInfo(ErrorDetails errorInfo) inthashCode()voidsetAcknowledged(Boolean acknowledged) voidsetCommandName(String commandName) voidsetCorrelationId(String correlationId) voidsetErrorInfo(ErrorDetails errorInfo) toString()
-
Constructor Details
-
DomainNetworkCommandResponse
public DomainNetworkCommandResponse() -
DomainNetworkCommandResponse
-
-
Method Details
-
correlationId
-
getCorrelationId
-
setCorrelationId
-
commandName
-
getCommandName
-
setCommandName
-
acknowledged
-
getAcknowledged
-
setAcknowledged
-
errorInfo
-
getErrorInfo
-
setErrorInfo
-
equals
-
hashCode
public int hashCode() -
toString
-