Interface WebPubSubManagementClient


public interface WebPubSubManagementClient
The interface for WebPubSubManagementClient class.
  • Method Details

    • getSubscriptionId

      String getSubscriptionId()
      Gets Gets subscription Id which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
      Returns:
      the subscriptionId value.
    • getEndpoint

      String getEndpoint()
      Gets server parameter.
      Returns:
      the endpoint value.
    • getApiVersion

      String getApiVersion()
      Gets Api Version.
      Returns:
      the apiVersion value.
    • getHttpPipeline

      com.azure.core.http.HttpPipeline getHttpPipeline()
      Gets The HTTP pipeline to send requests through.
      Returns:
      the httpPipeline value.
    • getDefaultPollInterval

      Duration getDefaultPollInterval()
      Gets The default poll interval for long-running operation.
      Returns:
      the defaultPollInterval value.
    • getOperations

      OperationsClient getOperations()
      Gets the OperationsClient object to access its operations.
      Returns:
      the OperationsClient object.
    • getWebPubSubs

      WebPubSubsClient getWebPubSubs()
      Gets the WebPubSubsClient object to access its operations.
      Returns:
      the WebPubSubsClient object.
    • getUsages

      UsagesClient getUsages()
      Gets the UsagesClient object to access its operations.
      Returns:
      the UsagesClient object.
    • getWebPubSubCustomCertificates

      WebPubSubCustomCertificatesClient getWebPubSubCustomCertificates()
      Gets the WebPubSubCustomCertificatesClient object to access its operations.
      Returns:
      the WebPubSubCustomCertificatesClient object.
    • getWebPubSubCustomDomains

      WebPubSubCustomDomainsClient getWebPubSubCustomDomains()
      Gets the WebPubSubCustomDomainsClient object to access its operations.
      Returns:
      the WebPubSubCustomDomainsClient object.
    • getWebPubSubHubs

      WebPubSubHubsClient getWebPubSubHubs()
      Gets the WebPubSubHubsClient object to access its operations.
      Returns:
      the WebPubSubHubsClient object.
    • getWebPubSubPrivateEndpointConnections

      WebPubSubPrivateEndpointConnectionsClient getWebPubSubPrivateEndpointConnections()
      Gets the WebPubSubPrivateEndpointConnectionsClient object to access its operations.
      Returns:
      the WebPubSubPrivateEndpointConnectionsClient object.
    • getWebPubSubPrivateLinkResources

      WebPubSubPrivateLinkResourcesClient getWebPubSubPrivateLinkResources()
      Gets the WebPubSubPrivateLinkResourcesClient object to access its operations.
      Returns:
      the WebPubSubPrivateLinkResourcesClient object.
    • getWebPubSubSharedPrivateLinkResources

      WebPubSubSharedPrivateLinkResourcesClient getWebPubSubSharedPrivateLinkResources()
      Gets the WebPubSubSharedPrivateLinkResourcesClient object to access its operations.
      Returns:
      the WebPubSubSharedPrivateLinkResourcesClient object.