| Package | Description |
|---|---|
| com.azure.spring.service.servicebus.properties |
| Modifier and Type | Method and Description |
|---|---|
ServiceBusEntityType |
ServiceBusCommonDescriptor.getEntityType() |
static ServiceBusEntityType |
ServiceBusEntityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceBusEntityType[] |
ServiceBusEntityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.