public class ServiceBusSendInterface
extends java.lang.Object
| Constructor and Description |
|---|
ServiceBusSendInterface(java.lang.String queueName,
java.lang.String accessKey) |
| Modifier and Type | Method and Description |
|---|---|
java.util.concurrent.CompletableFuture<java.lang.Void> |
send(java.lang.String messageId,
java.lang.String label,
java.lang.String content) |
public ServiceBusSendInterface(java.lang.String queueName,
java.lang.String accessKey)
public java.util.concurrent.CompletableFuture<java.lang.Void> send(java.lang.String messageId,
java.lang.String label,
java.lang.String content)
throws com.microsoft.azure.servicebus.primitives.ServiceBusException,
java.lang.InterruptedException
com.microsoft.azure.servicebus.primitives.ServiceBusExceptionjava.lang.InterruptedException