Uses of Class
com.azure.resourcemanager.eventgrid.models.TopicTypesListResult
-
Packages that use TopicTypesListResult Package Description com.azure.resourcemanager.eventgrid.models Package containing the data models for EventGridManagementClient. -
-
Uses of TopicTypesListResult in com.azure.resourcemanager.eventgrid.models
Methods in com.azure.resourcemanager.eventgrid.models that return TopicTypesListResult Modifier and Type Method Description TopicTypesListResultTopicTypesListResult. withValue(List<TopicTypeInfoInner> value)Set the value property: A collection of topic types.
-