Uses of Class
cloud.genesys.webmessaging.sdk.GenesysCloudRegionWebSocketHosts
-
Packages that use GenesysCloudRegionWebSocketHosts Package Description cloud.genesys.webmessaging.sdk -
-
Uses of GenesysCloudRegionWebSocketHosts in cloud.genesys.webmessaging.sdk
Methods in cloud.genesys.webmessaging.sdk that return GenesysCloudRegionWebSocketHosts Modifier and Type Method Description static GenesysCloudRegionWebSocketHostsGenesysCloudRegionWebSocketHosts. valueOf(String name)Returns the enum constant of this type with the specified name.static GenesysCloudRegionWebSocketHosts[]GenesysCloudRegionWebSocketHosts. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in cloud.genesys.webmessaging.sdk with parameters of type GenesysCloudRegionWebSocketHosts Modifier and Type Method Description static StringGenesysCloudRegionWebSocketHosts. asApiHost(GenesysCloudRegionWebSocketHosts host)ApiClient.BuilderApiClient.Builder. withBasePath(GenesysCloudRegionWebSocketHosts region)Constructors in cloud.genesys.webmessaging.sdk with parameters of type GenesysCloudRegionWebSocketHosts Constructor Description WebMessagingClient(GenesysCloudRegionWebSocketHosts region)Creates a new Web Messaging client
-