public interface ServiceBusCommonDescriptor extends AzureProperties, ConnectionStringAware
RetryAware.Backoff, RetryAware.HttpRetry, RetryAware.RetryClientAware.AmqpClient, ClientAware.Client, ClientAware.HttpClient, ClientAware.HttpLoggingProxyAware.HttpProxy, ProxyAware.ProxyTokenCredentialAware.TokenCredentialAzureProfileAware.CloudType, AzureProfileAware.Environment, AzureProfileAware.Profile| Modifier and Type | Method and Description |
|---|---|
String |
getConnectionString() |
String |
getDomainName() |
String |
getEntityName() |
ServiceBusEntityType |
getEntityType() |
String |
getFQDN() |
String |
getNamespace() |
getRetrygetClientgetProxygetCredentialgetProfileString getFQDN()
String getDomainName()
String getNamespace()
String getConnectionString()
getConnectionString in interface ConnectionStringAwareString getEntityName()
ServiceBusEntityType getEntityType()
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.