Uses of Enum Class
cloud.genesys.webmessaging.sdk.model.RequestType
Packages that use RequestType
-
Uses of RequestType in cloud.genesys.webmessaging.sdk.model
Methods in cloud.genesys.webmessaging.sdk.model that return RequestTypeModifier and TypeMethodDescriptionstatic RequestTypeRequestType.fromString(String key) static RequestTypeReturns the enum constant of this class with the specified name.static RequestType[]RequestType.values()Returns an array containing the constants of this enum class, in the order they are declared.