Uses of Class
com.azure.messaging.webpubsub.WebPubSubServiceClient
-
Packages that use WebPubSubServiceClient Package Description com.azure.messaging.webpubsub Package containing classes for creating clients to perform operations on the Azure Web Pub Sub Service. -
-
Uses of WebPubSubServiceClient in com.azure.messaging.webpubsub
Methods in com.azure.messaging.webpubsub that return WebPubSubServiceClient Modifier and Type Method Description WebPubSubServiceClientWebPubSubServiceClientBuilder. buildClient()Builds an instance of WebPubSubServiceClient with the provided parameters.
-