Uses of Class
com.azure.resourcemanager.eventgrid.fluent.models.SystemTopicInner
-
Packages that use SystemTopicInner Package Description com.azure.resourcemanager.eventgrid.fluent Package containing the service clients for EventGridManagementClient.com.azure.resourcemanager.eventgrid.fluent.models Package containing the inner data models for EventGridManagementClient.com.azure.resourcemanager.eventgrid.models Package containing the data models for EventGridManagementClient. -
-
Uses of SystemTopicInner in com.azure.resourcemanager.eventgrid.fluent
Methods in com.azure.resourcemanager.eventgrid.fluent that return SystemTopicInner Modifier and Type Method Description SystemTopicInnerSystemTopicsClient. createOrUpdate(String resourceGroupName, String systemTopicName, SystemTopicInner systemTopicInfo)Asynchronously creates a new system topic with the specified parameters.SystemTopicInnerSystemTopicsClient. createOrUpdate(String resourceGroupName, String systemTopicName, SystemTopicInner systemTopicInfo, com.azure.core.util.Context context)Asynchronously creates a new system topic with the specified parameters.SystemTopicInnerSystemTopicsClient. getByResourceGroup(String resourceGroupName, String systemTopicName)Get properties of a system topic.SystemTopicInnerSystemTopicsClient. update(String resourceGroupName, String systemTopicName, SystemTopicUpdateParameters systemTopicUpdateParameters)Asynchronously updates a system topic with the specified parameters.SystemTopicInnerSystemTopicsClient. update(String resourceGroupName, String systemTopicName, SystemTopicUpdateParameters systemTopicUpdateParameters, com.azure.core.util.Context context)Asynchronously updates a system topic with the specified parameters.Methods in com.azure.resourcemanager.eventgrid.fluent that return types with arguments of type SystemTopicInner Modifier and Type Method Description com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SystemTopicInner>,SystemTopicInner>SystemTopicsClient. beginCreateOrUpdate(String resourceGroupName, String systemTopicName, SystemTopicInner systemTopicInfo)Asynchronously creates a new system topic with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SystemTopicInner>,SystemTopicInner>SystemTopicsClient. beginCreateOrUpdate(String resourceGroupName, String systemTopicName, SystemTopicInner systemTopicInfo)Asynchronously creates a new system topic with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SystemTopicInner>,SystemTopicInner>SystemTopicsClient. beginCreateOrUpdate(String resourceGroupName, String systemTopicName, SystemTopicInner systemTopicInfo, com.azure.core.util.Context context)Asynchronously creates a new system topic with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SystemTopicInner>,SystemTopicInner>SystemTopicsClient. beginCreateOrUpdate(String resourceGroupName, String systemTopicName, SystemTopicInner systemTopicInfo, com.azure.core.util.Context context)Asynchronously creates a new system topic with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SystemTopicInner>,SystemTopicInner>SystemTopicsClient. beginUpdate(String resourceGroupName, String systemTopicName, SystemTopicUpdateParameters systemTopicUpdateParameters)Asynchronously updates a system topic with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SystemTopicInner>,SystemTopicInner>SystemTopicsClient. beginUpdate(String resourceGroupName, String systemTopicName, SystemTopicUpdateParameters systemTopicUpdateParameters)Asynchronously updates a system topic with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SystemTopicInner>,SystemTopicInner>SystemTopicsClient. beginUpdate(String resourceGroupName, String systemTopicName, SystemTopicUpdateParameters systemTopicUpdateParameters, com.azure.core.util.Context context)Asynchronously updates a system topic with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SystemTopicInner>,SystemTopicInner>SystemTopicsClient. beginUpdate(String resourceGroupName, String systemTopicName, SystemTopicUpdateParameters systemTopicUpdateParameters, com.azure.core.util.Context context)Asynchronously updates a system topic with the specified parameters.com.azure.core.http.rest.Response<SystemTopicInner>SystemTopicsClient. getByResourceGroupWithResponse(String resourceGroupName, String systemTopicName, com.azure.core.util.Context context)Get properties of a system topic.com.azure.core.http.rest.PagedIterable<SystemTopicInner>SystemTopicsClient. list()List all the system topics under an Azure subscription.com.azure.core.http.rest.PagedIterable<SystemTopicInner>SystemTopicsClient. list(String filter, Integer top, com.azure.core.util.Context context)List all the system topics under an Azure subscription.com.azure.core.http.rest.PagedIterable<SystemTopicInner>SystemTopicsClient. listByResourceGroup(String resourceGroupName)List all the system topics under a resource group.com.azure.core.http.rest.PagedIterable<SystemTopicInner>SystemTopicsClient. listByResourceGroup(String resourceGroupName, String filter, Integer top, com.azure.core.util.Context context)List all the system topics under a resource group.Methods in com.azure.resourcemanager.eventgrid.fluent with parameters of type SystemTopicInner Modifier and Type Method Description com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SystemTopicInner>,SystemTopicInner>SystemTopicsClient. beginCreateOrUpdate(String resourceGroupName, String systemTopicName, SystemTopicInner systemTopicInfo)Asynchronously creates a new system topic with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SystemTopicInner>,SystemTopicInner>SystemTopicsClient. beginCreateOrUpdate(String resourceGroupName, String systemTopicName, SystemTopicInner systemTopicInfo, com.azure.core.util.Context context)Asynchronously creates a new system topic with the specified parameters.SystemTopicInnerSystemTopicsClient. createOrUpdate(String resourceGroupName, String systemTopicName, SystemTopicInner systemTopicInfo)Asynchronously creates a new system topic with the specified parameters.SystemTopicInnerSystemTopicsClient. createOrUpdate(String resourceGroupName, String systemTopicName, SystemTopicInner systemTopicInfo, com.azure.core.util.Context context)Asynchronously creates a new system topic with the specified parameters. -
Uses of SystemTopicInner in com.azure.resourcemanager.eventgrid.fluent.models
Methods in com.azure.resourcemanager.eventgrid.fluent.models that return SystemTopicInner Modifier and Type Method Description SystemTopicInnerSystemTopicInner. withIdentity(IdentityInfo identity)Set the identity property: Identity information for the resource.SystemTopicInnerSystemTopicInner. withLocation(String location)SystemTopicInnerSystemTopicInner. withSource(String source)Set the source property: Source for the system topic.SystemTopicInnerSystemTopicInner. withTags(Map<String,String> tags)SystemTopicInnerSystemTopicInner. withTopicType(String topicType)Set the topicType property: TopicType for the system topic. -
Uses of SystemTopicInner in com.azure.resourcemanager.eventgrid.models
Methods in com.azure.resourcemanager.eventgrid.models that return SystemTopicInner Modifier and Type Method Description SystemTopicInnerSystemTopic. innerModel()Gets the inner com.azure.resourcemanager.eventgrid.fluent.models.SystemTopicInner object.Methods in com.azure.resourcemanager.eventgrid.models that return types with arguments of type SystemTopicInner Modifier and Type Method Description List<SystemTopicInner>SystemTopicsListResult. value()Get the value property: A collection of system Topics.Method parameters in com.azure.resourcemanager.eventgrid.models with type arguments of type SystemTopicInner Modifier and Type Method Description SystemTopicsListResultSystemTopicsListResult. withValue(List<SystemTopicInner> value)Set the value property: A collection of system Topics.
-