Uses of Enum Class
cloud.genesys.webmessaging.sdk.model.RequestTypeConfigureAuthenticatedSession
Packages that use RequestTypeConfigureAuthenticatedSession
-
Uses of RequestTypeConfigureAuthenticatedSession in cloud.genesys.webmessaging.sdk.model
Methods in cloud.genesys.webmessaging.sdk.model that return RequestTypeConfigureAuthenticatedSessionModifier and TypeMethodDescriptionRequestTypeConfigureAuthenticatedSession.fromString(String key) ConfigureAuthenticatedSessionRequest.getAction()Returns the enum constant of this class with the specified name.RequestTypeConfigureAuthenticatedSession.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 RequestTypeConfigureAuthenticatedSessionModifier and TypeMethodDescriptionConfigureAuthenticatedSessionRequest.action(RequestTypeConfigureAuthenticatedSession action) voidConfigureAuthenticatedSessionRequest.setAction(RequestTypeConfigureAuthenticatedSession action)