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