Package com.mypurecloud.sdk.v2.model
Class RequestExternalSegment
java.lang.Object
com.mypurecloud.sdk.v2.model.RequestExternalSegment
- All Implemented Interfaces:
Serializable
RequestExternalSegment
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe external system where the segment originates from. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()getName()inthashCode()Identifier for the external segment in the system where it originates from.Name for the external segment in the system where it originates from.voidvoidvoidThe external system where the segment originates from.toString()
-
Constructor Details
-
RequestExternalSegment
public RequestExternalSegment() -
RequestExternalSegment
-
-
Method Details
-
id
Identifier for the external segment in the system where it originates from. -
getId
-
setId
-
name
Name for the external segment in the system where it originates from. -
getName
-
setName
-
source
The external system where the segment originates from. -
getSource
-
setSource
-
equals
-
hashCode
public int hashCode() -
toString
-