public interface ServiceBusConsumerDescriptor extends ServiceBusCommonDescriptor
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 |
|---|---|
Boolean |
getAutoComplete() |
Duration |
getMaxAutoLockRenewDuration() |
Integer |
getPrefetchCount() |
com.azure.messaging.servicebus.models.ServiceBusReceiveMode |
getReceiveMode() |
Boolean |
getSessionEnabled() |
com.azure.messaging.servicebus.models.SubQueue |
getSubQueue() |
String |
getSubscriptionName() |
getConnectionString, getDomainName, getEntityName, getEntityType, getFQDN, getNamespacegetRetrygetClientgetProxygetCredentialgetProfileBoolean getSessionEnabled()
Boolean getAutoComplete()
Integer getPrefetchCount()
com.azure.messaging.servicebus.models.SubQueue getSubQueue()
com.azure.messaging.servicebus.models.ServiceBusReceiveMode getReceiveMode()
String getSubscriptionName()
Duration getMaxAutoLockRenewDuration()
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.