Package com.mypurecloud.sdk.v2.model
Class IdentityResolutionQueueConfig
java.lang.Object
com.mypurecloud.sdk.v2.model.IdentityResolutionQueueConfig
- All Implemented Interfaces:
Serializable
IdentityResolutionQueueConfig
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncallOnBehalfOfQueue(OutboundQueueIdentityResolutionConfig callOnBehalfOfQueue) booleaninthashCode()voidsetCallOnBehalfOfQueue(OutboundQueueIdentityResolutionConfig callOnBehalfOfQueue) toString()
-
Constructor Details
-
IdentityResolutionQueueConfig
public IdentityResolutionQueueConfig() -
IdentityResolutionQueueConfig
-
-
Method Details
-
callOnBehalfOfQueue
public IdentityResolutionQueueConfig callOnBehalfOfQueue(OutboundQueueIdentityResolutionConfig callOnBehalfOfQueue) -
getCallOnBehalfOfQueue
-
setCallOnBehalfOfQueue
-
equals
-
hashCode
public int hashCode() -
toString
-