Uses of Class
com.mypurecloud.sdk.v2.model.SourcePlanningGroupRequest
Packages that use SourcePlanningGroupRequest
-
Uses of SourcePlanningGroupRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SourcePlanningGroupRequestModifier and TypeMethodDescriptionRoutePathRequest.getSourcePlanningGroup()The ID of the planning groupSourcePlanningGroupRequest.metadata(WfmVersionedEntityMetadata metadata) Version metadata for the planning groupMethods in com.mypurecloud.sdk.v2.model with parameters of type SourcePlanningGroupRequestModifier and TypeMethodDescriptionvoidRoutePathRequest.setSourcePlanningGroup(SourcePlanningGroupRequest sourcePlanningGroup) RoutePathRequest.sourcePlanningGroup(SourcePlanningGroupRequest sourcePlanningGroup) The planning group from which to take route paths.