Uses of Class
com.azure.resourcemanager.eventhubs.models.EventHubListResult
Packages that use EventHubListResult
Package
Description
Package containing the data models for EventHubManagementClient.
-
Uses of EventHubListResult in com.azure.resourcemanager.eventhubs.models
Methods in com.azure.resourcemanager.eventhubs.models that return EventHubListResultModifier and TypeMethodDescriptionEventHubListResult.withNextLink(String nextLink) Set the nextLink property: Link to the next set of results.EventHubListResult.withValue(List<EventhubInner> value) Set the value property: Result of the List EventHubs operation.