Uses of Class
com.mypurecloud.sdk.v2.model.InactivityTimeoutGroupBundle
Packages that use InactivityTimeoutGroupBundle
-
Uses of InactivityTimeoutGroupBundle in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return InactivityTimeoutGroupBundleModifier and TypeMethodDescriptionThe list of group IDs to select.InactivityTimeoutGroupBundle.inactivityTimeoutUnit(InactivityTimeoutGroupBundle.InactivityTimeoutUnitEnum inactivityTimeoutUnit) The unit for the timeout (MINUTES or HOURS).The priority of the group bundle (1-5).InactivityTimeoutGroupBundle.timeoutSeconds(Integer timeoutSeconds) The timeout value in seconds (300 to 28800, representing 5 to 480 minutes).Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type InactivityTimeoutGroupBundleMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type InactivityTimeoutGroupBundleModifier and TypeMethodDescriptionIdleTokenTimeout.inactivityTimeoutGroupBundles(List<InactivityTimeoutGroupBundle> inactivityTimeoutGroupBundles) Group bundle configuration for inactivity timeout.voidIdleTokenTimeout.setInactivityTimeoutGroupBundles(List<InactivityTimeoutGroupBundle> inactivityTimeoutGroupBundles)