Uses of Class
com.mypurecloud.sdk.v2.model.RequestExternalSegment
Packages that use RequestExternalSegment
-
Uses of RequestExternalSegment in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return RequestExternalSegmentModifier and TypeMethodDescriptionJourneySegmentRequest.getExternalSegment()Identifier for the external segment in the system where it originates from.Name for the external segment in the system where it originates from.RequestExternalSegment.source(RequestExternalSegment.SourceEnum source) The external system where the segment originates from.Methods in com.mypurecloud.sdk.v2.model with parameters of type RequestExternalSegmentModifier and TypeMethodDescriptionJourneySegmentRequest.externalSegment(RequestExternalSegment externalSegment) Details of an entity corresponding to this segment in an external system.voidJourneySegmentRequest.setExternalSegment(RequestExternalSegment externalSegment)