Package com.mypurecloud.sdk.v2.model
Class EngagementRequest
java.lang.Object
com.mypurecloud.sdk.v2.model.EngagementRequest
- All Implemented Interfaces:
Serializable
EngagementRequest
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumRepresents the engagements made by the agent in response to the generated summarystatic enumRepresents the visibility of summary -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidvoidsetVisibility(EngagementRequest.VisibilityEnum visibility) status(EngagementRequest.StatusEnum status) Represents the engagements made by the agent in response to the generated summarytoString()visibility(EngagementRequest.VisibilityEnum visibility) Represents the visibility of summary
-
Constructor Details
-
EngagementRequest
public EngagementRequest() -
EngagementRequest
-
-
Method Details
-
visibility
Represents the visibility of summary -
getVisibility
-
setVisibility
-
status
Represents the engagements made by the agent in response to the generated summary -
getStatus
-
setStatus
-
equals
-
hashCode
public int hashCode() -
toString
-