Uses of Class
com.mypurecloud.sdk.v2.model.GroupSettings
Packages that use GroupSettings
-
Uses of GroupSettings in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return GroupSettingsModifier and TypeMethodDescriptionActivityPlanResponse.getGroupSettings()CreateActivityPlanRequest.getGroupSettings()ValueWrapperGroupSettings.getValue()GroupSettings.maximumConcurrentSessions(Integer maximumConcurrentSessions) The maximum number of sessions that can be scheduled concurrentlyGroupSettings.maximumGroupSize(Integer maximumGroupSize) The maximum size of a group for a sessionGroupSettings.maximumTotalSessions(Integer maximumTotalSessions) The maximum total number of sessionsGroupSettings.minimumGroupSize(Integer minimumGroupSize) The minimum size of a group for a sessionMethods in com.mypurecloud.sdk.v2.model with parameters of type GroupSettingsModifier and TypeMethodDescriptionActivityPlanResponse.groupSettings(GroupSettings groupSettings) Group settings for this activity planCreateActivityPlanRequest.groupSettings(GroupSettings groupSettings) Group settings for the activity planvoidActivityPlanResponse.setGroupSettings(GroupSettings groupSettings) voidCreateActivityPlanRequest.setGroupSettings(GroupSettings groupSettings) voidValueWrapperGroupSettings.setValue(GroupSettings value) ValueWrapperGroupSettings.value(GroupSettings value) The value for the associated field