Uses of Enum Class
cloud.genesys.webmessaging.sdk.model.RequestTypeConfigureSession
Packages that use RequestTypeConfigureSession
-
Uses of RequestTypeConfigureSession in cloud.genesys.webmessaging.sdk.model
Methods in cloud.genesys.webmessaging.sdk.model that return RequestTypeConfigureSessionModifier and TypeMethodDescriptionstatic RequestTypeConfigureSessionRequestTypeConfigureSession.fromString(String key) ConfigureSessionRequest.getAction()static RequestTypeConfigureSessionReturns the enum constant of this class with the specified name.static RequestTypeConfigureSession[]RequestTypeConfigureSession.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 RequestTypeConfigureSessionModifier and TypeMethodDescriptionConfigureSessionRequest.action(RequestTypeConfigureSession action) voidConfigureSessionRequest.setAction(RequestTypeConfigureSession action)