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