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