Uses of Class
com.azure.resourcemanager.eventgrid.models.SystemTopicsListResult
-
Packages that use SystemTopicsListResult Package Description com.azure.resourcemanager.eventgrid.models Package containing the data models for EventGridManagementClient. -
-
Uses of SystemTopicsListResult in com.azure.resourcemanager.eventgrid.models
Methods in com.azure.resourcemanager.eventgrid.models that return SystemTopicsListResult Modifier and Type Method Description SystemTopicsListResultSystemTopicsListResult. withNextLink(String nextLink)Set the nextLink property: A link for the next page of topics.SystemTopicsListResultSystemTopicsListResult. withValue(List<SystemTopicInner> value)Set the value property: A collection of system Topics.
-