Interface EventGridManagementClient


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

    • 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.
    • getChannels

      ChannelsClient getChannels()
      Gets the ChannelsClient object to access its operations.
      Returns:
      the ChannelsClient object.
    • 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.
    • getTopicEventSubscriptions

      TopicEventSubscriptionsClient getTopicEventSubscriptions()
      Gets the TopicEventSubscriptionsClient object to access its operations.
      Returns:
      the TopicEventSubscriptionsClient object.
    • getDomainEventSubscriptions

      DomainEventSubscriptionsClient getDomainEventSubscriptions()
      Gets the DomainEventSubscriptionsClient object to access its operations.
      Returns:
      the DomainEventSubscriptionsClient object.
    • getEventSubscriptions

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

      DomainTopicEventSubscriptionsClient getDomainTopicEventSubscriptions()
      Gets the DomainTopicEventSubscriptionsClient object to access its operations.
      Returns:
      the DomainTopicEventSubscriptionsClient object.
    • getSystemTopicEventSubscriptions

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

      PartnerTopicEventSubscriptionsClient getPartnerTopicEventSubscriptions()
      Gets the PartnerTopicEventSubscriptionsClient object to access its operations.
      Returns:
      the PartnerTopicEventSubscriptionsClient 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.
    • getPartnerConfigurations

      PartnerConfigurationsClient getPartnerConfigurations()
      Gets the PartnerConfigurationsClient object to access its operations.
      Returns:
      the PartnerConfigurationsClient object.
    • getPartnerNamespaces

      PartnerNamespacesClient getPartnerNamespaces()
      Gets the PartnerNamespacesClient object to access its operations.
      Returns:
      the PartnerNamespacesClient object.
    • getPartnerRegistrations

      PartnerRegistrationsClient getPartnerRegistrations()
      Gets the PartnerRegistrationsClient object to access its operations.
      Returns:
      the PartnerRegistrationsClient object.
    • getPartnerTopics

      PartnerTopicsClient getPartnerTopics()
      Gets the PartnerTopicsClient object to access its operations.
      Returns:
      the PartnerTopicsClient 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.
    • getVerifiedPartners

      VerifiedPartnersClient getVerifiedPartners()
      Gets the VerifiedPartnersClient object to access its operations.
      Returns:
      the VerifiedPartnersClient object.