Interface EventGridManagementClient


  • public interface EventGridManagementClient
    The interface for EventGridManagementClient class.
    • Method Detail

      • getSubscriptionId

        String getSubscriptionId()
        Gets Subscription credentials that uniquely identify a 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.
      • getDomains

        DomainsClient getDomains()
        Gets the DomainsClient object to access its operations.
        Returns:
        the DomainsClient object.
      • getDomainTopics

        DomainTopicsClient getDomainTopics()
        Gets the DomainTopicsClient object to access its operations.
        Returns:
        the DomainTopicsClient object.
      • getEventSubscriptions

        EventSubscriptionsClient getEventSubscriptions()
        Gets the EventSubscriptionsClient object to access its operations.
        Returns:
        the EventSubscriptionsClient object.
      • getSystemTopicEventSubscriptions

        SystemTopicEventSubscriptionsClient getSystemTopicEventSubscriptions()
        Gets the SystemTopicEventSubscriptionsClient object to access its operations.
        Returns:
        the SystemTopicEventSubscriptionsClient object.
      • getOperations

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

        TopicsClient getTopics()
        Gets the TopicsClient object to access its operations.
        Returns:
        the TopicsClient object.
      • getPrivateEndpointConnections

        PrivateEndpointConnectionsClient getPrivateEndpointConnections()
        Gets the PrivateEndpointConnectionsClient object to access its operations.
        Returns:
        the PrivateEndpointConnectionsClient object.
      • getPrivateLinkResources

        PrivateLinkResourcesClient getPrivateLinkResources()
        Gets the PrivateLinkResourcesClient object to access its operations.
        Returns:
        the PrivateLinkResourcesClient object.
      • getSystemTopics

        SystemTopicsClient getSystemTopics()
        Gets the SystemTopicsClient object to access its operations.
        Returns:
        the SystemTopicsClient object.
      • getExtensionTopics

        ExtensionTopicsClient getExtensionTopics()
        Gets the ExtensionTopicsClient object to access its operations.
        Returns:
        the ExtensionTopicsClient object.
      • getTopicTypes

        TopicTypesClient getTopicTypes()
        Gets the TopicTypesClient object to access its operations.
        Returns:
        the TopicTypesClient object.