Uses of Enum Class
cloud.genesys.webmessaging.sdk.model.RequestTypeGetConfiguration
Packages that use RequestTypeGetConfiguration
-
Uses of RequestTypeGetConfiguration in cloud.genesys.webmessaging.sdk.model
Methods in cloud.genesys.webmessaging.sdk.model that return RequestTypeGetConfigurationModifier and TypeMethodDescriptionstatic RequestTypeGetConfigurationRequestTypeGetConfiguration.fromString(String key) GetConfigurationRequest.getAction()static RequestTypeGetConfigurationReturns the enum constant of this class with the specified name.static RequestTypeGetConfiguration[]RequestTypeGetConfiguration.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in cloud.genesys.webmessaging.sdk.model with parameters of type RequestTypeGetConfigurationModifier and TypeMethodDescriptionGetConfigurationRequest.action(RequestTypeGetConfiguration action) voidGetConfigurationRequest.setAction(RequestTypeGetConfiguration action)