Package com.mypurecloud.sdk.v2.model
Class ConnectionUpdateRequest
java.lang.Object
com.mypurecloud.sdk.v2.model.ConnectionUpdateRequest
- All Implemented Interfaces:
Serializable
ConnectionUpdateRequest
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionUnique code that allows to be connectedbooleanName of the received errorerrorDescription(String errorDescription) Detailed description of the errorgetCode()getError()inthashCode()voidvoidvoidsetErrorDescription(String errorDescription) toString()
-
Constructor Details
-
ConnectionUpdateRequest
public ConnectionUpdateRequest() -
ConnectionUpdateRequest
-
-
Method Details
-
code
Unique code that allows to be connected -
getCode
-
setCode
-
error
Name of the received error -
getError
-
setError
-
errorDescription
Detailed description of the error -
getErrorDescription
-
setErrorDescription
-
equals
-
hashCode
public int hashCode() -
toString
-