Uses of Class
com.azure.resourcemanager.eventhubs.models.ClusterListResult
Packages that use ClusterListResult
Package
Description
Package containing the data models for EventHubManagementClient.
-
Uses of ClusterListResult in com.azure.resourcemanager.eventhubs.models
Methods in com.azure.resourcemanager.eventhubs.models that return ClusterListResultModifier and TypeMethodDescriptionClusterListResult.withNextLink(String nextLink) Set the nextLink property: Link to the next set of results.ClusterListResult.withValue(List<ClusterInner> value) Set the value property: The Event Hubs Clusters present in the List Event Hubs operation results.