Uses of Class
com.azure.resourcemanager.eventgrid.fluent.models.DomainInner
-
Packages that use DomainInner 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 DomainInner in com.azure.resourcemanager.eventgrid.fluent
Methods in com.azure.resourcemanager.eventgrid.fluent that return DomainInner Modifier and Type Method Description DomainInnerDomainsClient. createOrUpdate(String resourceGroupName, String domainName, DomainInner domainInfo)Asynchronously creates or updates a new domain with the specified parameters.DomainInnerDomainsClient. createOrUpdate(String resourceGroupName, String domainName, DomainInner domainInfo, com.azure.core.util.Context context)Asynchronously creates or updates a new domain with the specified parameters.DomainInnerDomainsClient. getByResourceGroup(String resourceGroupName, String domainName)Get properties of a domain.DomainInnerDomainsClient. update(String resourceGroupName, String domainName, DomainUpdateParameters domainUpdateParameters)Asynchronously updates a domain with the specified parameters.DomainInnerDomainsClient. update(String resourceGroupName, String domainName, DomainUpdateParameters domainUpdateParameters, com.azure.core.util.Context context)Asynchronously updates a domain with the specified parameters.Methods in com.azure.resourcemanager.eventgrid.fluent that return types with arguments of type DomainInner Modifier and Type Method Description com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DomainInner>,DomainInner>DomainsClient. beginCreateOrUpdate(String resourceGroupName, String domainName, DomainInner domainInfo)Asynchronously creates or updates a new domain with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DomainInner>,DomainInner>DomainsClient. beginCreateOrUpdate(String resourceGroupName, String domainName, DomainInner domainInfo)Asynchronously creates or updates a new domain with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DomainInner>,DomainInner>DomainsClient. beginCreateOrUpdate(String resourceGroupName, String domainName, DomainInner domainInfo, com.azure.core.util.Context context)Asynchronously creates or updates a new domain with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DomainInner>,DomainInner>DomainsClient. beginCreateOrUpdate(String resourceGroupName, String domainName, DomainInner domainInfo, com.azure.core.util.Context context)Asynchronously creates or updates a new domain with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DomainInner>,DomainInner>DomainsClient. beginUpdate(String resourceGroupName, String domainName, DomainUpdateParameters domainUpdateParameters)Asynchronously updates a domain with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DomainInner>,DomainInner>DomainsClient. beginUpdate(String resourceGroupName, String domainName, DomainUpdateParameters domainUpdateParameters)Asynchronously updates a domain with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DomainInner>,DomainInner>DomainsClient. beginUpdate(String resourceGroupName, String domainName, DomainUpdateParameters domainUpdateParameters, com.azure.core.util.Context context)Asynchronously updates a domain with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DomainInner>,DomainInner>DomainsClient. beginUpdate(String resourceGroupName, String domainName, DomainUpdateParameters domainUpdateParameters, com.azure.core.util.Context context)Asynchronously updates a domain with the specified parameters.com.azure.core.http.rest.Response<DomainInner>DomainsClient. getByResourceGroupWithResponse(String resourceGroupName, String domainName, com.azure.core.util.Context context)Get properties of a domain.com.azure.core.http.rest.PagedIterable<DomainInner>DomainsClient. list()List all the domains under an Azure subscription.com.azure.core.http.rest.PagedIterable<DomainInner>DomainsClient. list(String filter, Integer top, com.azure.core.util.Context context)List all the domains under an Azure subscription.com.azure.core.http.rest.PagedIterable<DomainInner>DomainsClient. listByResourceGroup(String resourceGroupName)List all the domains under a resource group.com.azure.core.http.rest.PagedIterable<DomainInner>DomainsClient. listByResourceGroup(String resourceGroupName, String filter, Integer top, com.azure.core.util.Context context)List all the domains under a resource group.Methods in com.azure.resourcemanager.eventgrid.fluent with parameters of type DomainInner Modifier and Type Method Description com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DomainInner>,DomainInner>DomainsClient. beginCreateOrUpdate(String resourceGroupName, String domainName, DomainInner domainInfo)Asynchronously creates or updates a new domain with the specified parameters.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DomainInner>,DomainInner>DomainsClient. beginCreateOrUpdate(String resourceGroupName, String domainName, DomainInner domainInfo, com.azure.core.util.Context context)Asynchronously creates or updates a new domain with the specified parameters.DomainInnerDomainsClient. createOrUpdate(String resourceGroupName, String domainName, DomainInner domainInfo)Asynchronously creates or updates a new domain with the specified parameters.DomainInnerDomainsClient. createOrUpdate(String resourceGroupName, String domainName, DomainInner domainInfo, com.azure.core.util.Context context)Asynchronously creates or updates a new domain with the specified parameters. -
Uses of DomainInner in com.azure.resourcemanager.eventgrid.fluent.models
Methods in com.azure.resourcemanager.eventgrid.fluent.models that return DomainInner Modifier and Type Method Description DomainInnerDomainInner. withAutoCreateTopicWithFirstSubscription(Boolean autoCreateTopicWithFirstSubscription)Set the autoCreateTopicWithFirstSubscription property: This Boolean is used to specify the creation mechanism for 'all' the Event Grid Domain Topics associated with this Event Grid Domain resource.DomainInnerDomainInner. withAutoDeleteTopicWithLastSubscription(Boolean autoDeleteTopicWithLastSubscription)Set the autoDeleteTopicWithLastSubscription property: This Boolean is used to specify the deletion mechanism for 'all' the Event Grid Domain Topics associated with this Event Grid Domain resource.DomainInnerDomainInner. withDisableLocalAuth(Boolean disableLocalAuth)Set the disableLocalAuth property: This boolean is used to enable or disable local auth.DomainInnerDomainInner. withIdentity(IdentityInfo identity)Set the identity property: Identity information for the Event Grid Domain resource.DomainInnerDomainInner. withInboundIpRules(List<InboundIpRule> inboundIpRules)Set the inboundIpRules property: This can be used to restrict traffic from specific IPs instead of all IPs.DomainInnerDomainInner. withInputSchema(InputSchema inputSchema)Set the inputSchema property: This determines the format that Event Grid should expect for incoming events published to the domain.DomainInnerDomainInner. withInputSchemaMapping(InputSchemaMapping inputSchemaMapping)Set the inputSchemaMapping property: Information about the InputSchemaMapping which specified the info about mapping event payload.DomainInnerDomainInner. withLocation(String location)DomainInnerDomainInner. withPublicNetworkAccess(PublicNetworkAccess publicNetworkAccess)Set the publicNetworkAccess property: This determines if traffic is allowed over public network.DomainInnerDomainInner. withTags(Map<String,String> tags) -
Uses of DomainInner in com.azure.resourcemanager.eventgrid.models
Methods in com.azure.resourcemanager.eventgrid.models that return DomainInner Modifier and Type Method Description DomainInnerDomain. innerModel()Gets the inner com.azure.resourcemanager.eventgrid.fluent.models.DomainInner object.Methods in com.azure.resourcemanager.eventgrid.models that return types with arguments of type DomainInner Modifier and Type Method Description List<DomainInner>DomainsListResult. value()Get the value property: A collection of Domains.Method parameters in com.azure.resourcemanager.eventgrid.models with type arguments of type DomainInner Modifier and Type Method Description DomainsListResultDomainsListResult. withValue(List<DomainInner> value)Set the value property: A collection of Domains.
-