EventGridManager Class
- java.
lang. Object - com.
azure. resourcemanager. eventgrid. EventGridManager
- com.
public final class EventGridManager
Entry point to EventGridManager. Azure EventGrid Management Client.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Event |
authenticate(HttpPipeline httpPipeline, AzureProfile profile)
Creates an instance of Event |
|
static
Event |
authenticate(TokenCredential credential, AzureProfile profile)
Creates an instance of Event |
|
Ca |
caCertificates()
Gets the resource collection API of Ca |
| Channels |
channels()
Gets the resource collection API of Channels. |
|
Client |
clientGroups()
Gets the resource collection API of Client |
| Clients |
clients()
Gets the resource collection API of Clients. |
| static Configurable |
configure()
Gets a Configurable instance that can be used to create Event |
|
Domain |
domainEventSubscriptions()
Gets the resource collection API of Domain |
| Domains |
domains()
Gets the resource collection API of Domains. |
|
Domain |
domainTopicEventSubscriptions()
Gets the resource collection API of Domain |
|
Domain |
domainTopics()
Gets the resource collection API of Domain |
|
Event |
eventSubscriptions()
Gets the resource collection API of Event |
|
Extension |
extensionTopics()
Gets the resource collection API of Extension |
| Namespaces |
namespaces()
Gets the resource collection API of Namespaces. |
|
Namespace |
namespaceTopicEventSubscriptions()
Gets the resource collection API of Namespace |
|
Namespace |
namespaceTopics()
Gets the resource collection API of Namespace |
|
Network |
networkSecurityPerimeterConfigurations()
Gets the resource collection API of Network |
| Operations |
operations()
Gets the resource collection API of Operations. |
|
Partner |
partnerConfigurations()
Gets the resource collection API of Partner |
|
Partner |
partnerDestinations()
Gets the resource collection API of Partner |
|
Partner |
partnerNamespaces()
Gets the resource collection API of Partner |
|
Partner |
partnerRegistrations()
Gets the resource collection API of Partner |
|
Partner |
partnerTopicEventSubscriptions()
Gets the resource collection API of Partner |
|
Partner |
partnerTopics()
Gets the resource collection API of Partner |
|
Permission |
permissionBindings()
Gets the resource collection API of Permission |
|
Private |
privateEndpointConnections()
Gets the resource collection API of Private |
|
Private |
privateLinkResources()
Gets the resource collection API of Private |
|
Event |
serviceClient()
Gets wrapped service client Event |
|
System |
systemTopicEventSubscriptions()
Gets the resource collection API of System |
|
System |
systemTopics()
Gets the resource collection API of System |
|
Topic |
topicEventSubscriptions()
Gets the resource collection API of Topic |
| Topics |
topics()
Gets the resource collection API of Topics. |
|
Topic |
topicSpaces()
Gets the resource collection API of Topic |
|
Topic |
topicTypes()
Gets the resource collection API of Topic |
|
Verified |
verifiedPartners()
Gets the resource collection API of Verified |
Methods inherited from java.lang.Object
Method Details
authenticate
public static EventGridManager authenticate(HttpPipeline httpPipeline, AzureProfile profile)
Creates an instance of EventGrid service API entry point.
Parameters:
Returns:
authenticate
public static EventGridManager authenticate(TokenCredential credential, AzureProfile profile)
Creates an instance of EventGrid service API entry point.
Parameters:
Returns:
caCertificates
public CaCertificates caCertificates()
Gets the resource collection API of CaCertificates. It manages CaCertificate.
Returns:
channels
public Channels channels()
Gets the resource collection API of Channels. It manages Channel.
Returns:
clientGroups
public ClientGroups clientGroups()
Gets the resource collection API of ClientGroups. It manages ClientGroup.
Returns:
clients
public Clients clients()
Gets the resource collection API of Clients. It manages Client.
Returns:
configure
public static EventGridManager.Configurable configure()
Gets a Configurable instance that can be used to create EventGridManager with optional configuration.
Returns:
domainEventSubscriptions
public DomainEventSubscriptions domainEventSubscriptions()
Gets the resource collection API of DomainEventSubscriptions.
Returns:
domains
public Domains domains()
Gets the resource collection API of Domains. It manages Domain.
Returns:
domainTopicEventSubscriptions
public DomainTopicEventSubscriptions domainTopicEventSubscriptions()
Gets the resource collection API of DomainTopicEventSubscriptions.
Returns:
domainTopics
public DomainTopics domainTopics()
Gets the resource collection API of DomainTopics.
Returns:
eventSubscriptions
public EventSubscriptions eventSubscriptions()
Gets the resource collection API of EventSubscriptions. It manages EventSubscription.
Returns:
extensionTopics
public ExtensionTopics extensionTopics()
Gets the resource collection API of ExtensionTopics.
Returns:
namespaces
public Namespaces namespaces()
Gets the resource collection API of Namespaces. It manages Namespace.
Returns:
namespaceTopicEventSubscriptions
public NamespaceTopicEventSubscriptions namespaceTopicEventSubscriptions()
Gets the resource collection API of NamespaceTopicEventSubscriptions. It manages Subscription.
Returns:
namespaceTopics
public NamespaceTopics namespaceTopics()
Gets the resource collection API of NamespaceTopics. It manages NamespaceTopic.
Returns:
networkSecurityPerimeterConfigurations
public NetworkSecurityPerimeterConfigurations networkSecurityPerimeterConfigurations()
Gets the resource collection API of NetworkSecurityPerimeterConfigurations.
Returns:
operations
public Operations operations()
Gets the resource collection API of Operations.
Returns:
partnerConfigurations
public PartnerConfigurations partnerConfigurations()
Gets the resource collection API of PartnerConfigurations.
Returns:
partnerDestinations
public PartnerDestinations partnerDestinations()
Gets the resource collection API of PartnerDestinations. It manages PartnerDestination.
Returns:
partnerNamespaces
public PartnerNamespaces partnerNamespaces()
Gets the resource collection API of PartnerNamespaces. It manages PartnerNamespace.
Returns:
partnerRegistrations
public PartnerRegistrations partnerRegistrations()
Gets the resource collection API of PartnerRegistrations. It manages PartnerRegistration.
Returns:
partnerTopicEventSubscriptions
public PartnerTopicEventSubscriptions partnerTopicEventSubscriptions()
Gets the resource collection API of PartnerTopicEventSubscriptions.
Returns:
partnerTopics
public PartnerTopics partnerTopics()
Gets the resource collection API of PartnerTopics. It manages PartnerTopic.
Returns:
permissionBindings
public PermissionBindings permissionBindings()
Gets the resource collection API of PermissionBindings. It manages PermissionBinding.
Returns:
privateEndpointConnections
public PrivateEndpointConnections privateEndpointConnections()
Gets the resource collection API of PrivateEndpointConnections.
Returns:
privateLinkResources
public PrivateLinkResources privateLinkResources()
Gets the resource collection API of PrivateLinkResources.
Returns:
serviceClient
public EventGridManagementClient serviceClient()
Gets wrapped service client EventGridManagementClient providing direct access to the underlying auto-generated API implementation, based on Azure REST API.
Returns:
systemTopicEventSubscriptions
public SystemTopicEventSubscriptions systemTopicEventSubscriptions()
Gets the resource collection API of SystemTopicEventSubscriptions.
Returns:
systemTopics
public SystemTopics systemTopics()
Gets the resource collection API of SystemTopics. It manages SystemTopic.
Returns:
topicEventSubscriptions
public TopicEventSubscriptions topicEventSubscriptions()
Gets the resource collection API of TopicEventSubscriptions.
Returns:
topics
public Topics topics()
Gets the resource collection API of Topics. It manages Topic.
Returns:
topicSpaces
public TopicSpaces topicSpaces()
Gets the resource collection API of TopicSpaces. It manages TopicSpace.
Returns:
topicTypes
public TopicTypes topicTypes()
Gets the resource collection API of TopicTypes.
Returns:
verifiedPartners
public VerifiedPartners verifiedPartners()
Gets the resource collection API of VerifiedPartners.
Returns: