Uses of Enum Class
com.mypurecloud.sdk.v2.model.Library.ResponseTypeEnum
Packages that use Library.ResponseTypeEnum
-
Uses of Library.ResponseTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return Library.ResponseTypeEnumModifier and TypeMethodDescriptionstatic Library.ResponseTypeEnumLibrary.ResponseTypeEnum.fromString(String key) Library.getResponseType()static Library.ResponseTypeEnumReturns the enum constant of this class with the specified name.static Library.ResponseTypeEnum[]Library.ResponseTypeEnum.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 Library.ResponseTypeEnumModifier and TypeMethodDescriptionLibrary.responseType(Library.ResponseTypeEnum responseType) This value is deprecated.voidLibrary.setResponseType(Library.ResponseTypeEnum responseType)