Uses of Enum Class
com.mypurecloud.sdk.v2.model.LogCaptureUserConfiguration.CaptureMethodEnum
Packages that use LogCaptureUserConfiguration.CaptureMethodEnum
-
Uses of LogCaptureUserConfiguration.CaptureMethodEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LogCaptureUserConfiguration.CaptureMethodEnumModifier and TypeMethodDescriptionLogCaptureUserConfiguration.CaptureMethodEnum.fromString(String key) LogCaptureUserConfiguration.getCaptureMethod()Returns the enum constant of this class with the specified name.LogCaptureUserConfiguration.CaptureMethodEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.