Uses of Class
com.azure.resourcemanager.eventhubs.models.ApplicationGroupListResult
Packages that use ApplicationGroupListResult
Package
Description
Package containing the data models for EventHubManagementClient.
-
Uses of ApplicationGroupListResult in com.azure.resourcemanager.eventhubs.models
Classes in com.azure.resourcemanager.eventhubs.models that implement interfaces with type arguments of type ApplicationGroupListResultModifier and TypeClassDescriptionfinal classThe response from the List Application Groups operation.Methods in com.azure.resourcemanager.eventhubs.models that return ApplicationGroupListResultModifier and TypeMethodDescriptionstatic ApplicationGroupListResultApplicationGroupListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ApplicationGroupListResult from the JsonReader.ApplicationGroupListResult.withValue(List<ApplicationGroupInner> value) Set the value property: Result of the List Application Groups operation.