Uses of Enum Class
com.mypurecloud.sdk.v2.api.request.GetKnowledgeGuestSessionCategoriesRequest.sortByValues
Packages that use GetKnowledgeGuestSessionCategoriesRequest.sortByValues
-
Uses of GetKnowledgeGuestSessionCategoriesRequest.sortByValues in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetKnowledgeGuestSessionCategoriesRequest.sortByValuesModifier and TypeMethodDescriptionGetKnowledgeGuestSessionCategoriesRequest.sortByValues.fromString(String key) Returns the enum constant of this class with the specified name.GetKnowledgeGuestSessionCategoriesRequest.sortByValues.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.api.request with parameters of type GetKnowledgeGuestSessionCategoriesRequest.sortByValuesModifier and TypeMethodDescriptionGetKnowledgeGuestSessionCategoriesRequest.Builder.withSortBy(GetKnowledgeGuestSessionCategoriesRequest.sortByValues sortBy)