Uses of Enum Class
cloud.genesys.webmessaging.sdk.model.RequestTypeGetJwt
Packages that use RequestTypeGetJwt
-
Uses of RequestTypeGetJwt in cloud.genesys.webmessaging.sdk.model
Methods in cloud.genesys.webmessaging.sdk.model that return RequestTypeGetJwtModifier and TypeMethodDescriptionstatic RequestTypeGetJwtRequestTypeGetJwt.fromString(String key) GetJwtRequest.getAction()static RequestTypeGetJwtReturns the enum constant of this class with the specified name.static RequestTypeGetJwt[]RequestTypeGetJwt.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 RequestTypeGetJwtModifier and TypeMethodDescriptionGetJwtRequest.action(RequestTypeGetJwt action) voidGetJwtRequest.setAction(RequestTypeGetJwt action)