Uses of Enum Class
com.mypurecloud.sdk.v2.model.ClientApp.IntendedStateEnum
Packages that use ClientApp.IntendedStateEnum
-
Uses of ClientApp.IntendedStateEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ClientApp.IntendedStateEnumModifier and TypeMethodDescriptionstatic ClientApp.IntendedStateEnumClientApp.IntendedStateEnum.fromString(String key) ClientApp.getIntendedState()static ClientApp.IntendedStateEnumReturns the enum constant of this class with the specified name.static ClientApp.IntendedStateEnum[]ClientApp.IntendedStateEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type ClientApp.IntendedStateEnumModifier and TypeMethodDescriptionClientApp.intendedState(ClientApp.IntendedStateEnum intendedState) Configured state of the integration.voidClientApp.setIntendedState(ClientApp.IntendedStateEnum intendedState)