Uses of Enum Class
cloud.genesys.webmessaging.sdk.model.RequestTypeGenerateDownloadUrl
Packages that use RequestTypeGenerateDownloadUrl
-
Uses of RequestTypeGenerateDownloadUrl in cloud.genesys.webmessaging.sdk.model
Methods in cloud.genesys.webmessaging.sdk.model that return RequestTypeGenerateDownloadUrlModifier and TypeMethodDescriptionRequestTypeGenerateDownloadUrl.fromString(String key) GenerateDownloadUrlRequest.getAction()Returns the enum constant of this class with the specified name.static RequestTypeGenerateDownloadUrl[]RequestTypeGenerateDownloadUrl.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 RequestTypeGenerateDownloadUrlModifier and TypeMethodDescriptionGenerateDownloadUrlRequest.action(RequestTypeGenerateDownloadUrl action) voidGenerateDownloadUrlRequest.setAction(RequestTypeGenerateDownloadUrl action)