Index

C E P S 
All Classes and Interfaces|All Packages

C

com.azure.spring.cloud.resourcemanager.provisioning - package com.azure.spring.cloud.resourcemanager.provisioning
Spring Cloud Azure resource provisioner abstractions.

E

EventHubsProvisioner - Interface in com.azure.spring.cloud.resourcemanager.provisioning
An interface to provision Event Hubs resources.

P

provisionConsumerGroup(String, String, String) - Method in interface com.azure.spring.cloud.resourcemanager.provisioning.EventHubsProvisioner
Provision the namespace, event hub and consumer group of the Event Hubs.
provisionEventHub(String, String) - Method in interface com.azure.spring.cloud.resourcemanager.provisioning.EventHubsProvisioner
Provision the namespace and event hub of the Event Hubs.
provisionNamespace(String) - Method in interface com.azure.spring.cloud.resourcemanager.provisioning.EventHubsProvisioner
Provision the namespace of the Event Hubs.
provisionQueue(String, String) - Method in interface com.azure.spring.cloud.resourcemanager.provisioning.ServiceBusProvisioner
Provision the namespace and queue of the Service Bus.
provisionSubscription(String, String, String) - Method in interface com.azure.spring.cloud.resourcemanager.provisioning.ServiceBusProvisioner
Provision the namespace and topic of the Service Bus.
provisionTopic(String, String) - Method in interface com.azure.spring.cloud.resourcemanager.provisioning.ServiceBusProvisioner
Provision the namespace and topic of the Service Bus.

S

ServiceBusProvisioner - Interface in com.azure.spring.cloud.resourcemanager.provisioning
An interface to provision Service Bus queue resources.
C E P S 
All Classes and Interfaces|All Packages