| Package | Description |
|---|---|
| com.azure.resourcemanager.servicebus.models |
Package containing the data models for ServiceBusManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
QueueListResult |
QueueListResult.withNextLink(String nextLink)
Set the nextLink property: Link to the next set of results.
|
QueueListResult |
QueueListResult.withValue(List<QueueResourceInner> value)
Set the value property: Result of the List Queues operation.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.