Uses of Class
com.azure.resourcemanager.eventhubs.fluent.models.AuthorizationRuleInner
Packages that use AuthorizationRuleInner
Package
Description
Package containing the service clients for EventHubManagementClient.
Package containing the inner data models for EventHubManagementClient.
Package containing the data models for EventHubManagementClient.
-
Uses of AuthorizationRuleInner in com.azure.resourcemanager.eventhubs.fluent
Methods in com.azure.resourcemanager.eventhubs.fluent that return AuthorizationRuleInnerModifier and TypeMethodDescriptionEventHubsClient.createOrUpdateAuthorizationRule(String resourceGroupName, String namespaceName, String eventHubName, String authorizationRuleName, AuthorizationRuleInner parameters) Creates or updates an AuthorizationRule for the specified Event Hub.NamespacesClient.createOrUpdateAuthorizationRule(String resourceGroupName, String namespaceName, String authorizationRuleName, AuthorizationRuleInner parameters) Creates or updates an AuthorizationRule for a Namespace.DisasterRecoveryConfigsClient.getAuthorizationRule(String resourceGroupName, String namespaceName, String alias, String authorizationRuleName) Gets an AuthorizationRule for a Namespace by rule name.EventHubsClient.getAuthorizationRule(String resourceGroupName, String namespaceName, String eventHubName, String authorizationRuleName) Gets an AuthorizationRule for an Event Hub by rule name.NamespacesClient.getAuthorizationRule(String resourceGroupName, String namespaceName, String authorizationRuleName) Gets an AuthorizationRule for a Namespace by rule name.Methods in com.azure.resourcemanager.eventhubs.fluent that return types with arguments of type AuthorizationRuleInnerModifier and TypeMethodDescriptionEventHubsClient.createOrUpdateAuthorizationRuleAsync(String resourceGroupName, String namespaceName, String eventHubName, String authorizationRuleName, AuthorizationRuleInner parameters) Creates or updates an AuthorizationRule for the specified Event Hub.NamespacesClient.createOrUpdateAuthorizationRuleAsync(String resourceGroupName, String namespaceName, String authorizationRuleName, AuthorizationRuleInner parameters) Creates or updates an AuthorizationRule for a Namespace.com.azure.core.http.rest.Response<AuthorizationRuleInner>EventHubsClient.createOrUpdateAuthorizationRuleWithResponse(String resourceGroupName, String namespaceName, String eventHubName, String authorizationRuleName, AuthorizationRuleInner parameters, com.azure.core.util.Context context) Creates or updates an AuthorizationRule for the specified Event Hub.com.azure.core.http.rest.Response<AuthorizationRuleInner>NamespacesClient.createOrUpdateAuthorizationRuleWithResponse(String resourceGroupName, String namespaceName, String authorizationRuleName, AuthorizationRuleInner parameters, com.azure.core.util.Context context) Creates or updates an AuthorizationRule for a Namespace.Mono<com.azure.core.http.rest.Response<AuthorizationRuleInner>>EventHubsClient.createOrUpdateAuthorizationRuleWithResponseAsync(String resourceGroupName, String namespaceName, String eventHubName, String authorizationRuleName, AuthorizationRuleInner parameters) Creates or updates an AuthorizationRule for the specified Event Hub.Mono<com.azure.core.http.rest.Response<AuthorizationRuleInner>>NamespacesClient.createOrUpdateAuthorizationRuleWithResponseAsync(String resourceGroupName, String namespaceName, String authorizationRuleName, AuthorizationRuleInner parameters) Creates or updates an AuthorizationRule for a Namespace.DisasterRecoveryConfigsClient.getAuthorizationRuleAsync(String resourceGroupName, String namespaceName, String alias, String authorizationRuleName) Gets an AuthorizationRule for a Namespace by rule name.EventHubsClient.getAuthorizationRuleAsync(String resourceGroupName, String namespaceName, String eventHubName, String authorizationRuleName) Gets an AuthorizationRule for an Event Hub by rule name.NamespacesClient.getAuthorizationRuleAsync(String resourceGroupName, String namespaceName, String authorizationRuleName) Gets an AuthorizationRule for a Namespace by rule name.com.azure.core.http.rest.Response<AuthorizationRuleInner>DisasterRecoveryConfigsClient.getAuthorizationRuleWithResponse(String resourceGroupName, String namespaceName, String alias, String authorizationRuleName, com.azure.core.util.Context context) Gets an AuthorizationRule for a Namespace by rule name.com.azure.core.http.rest.Response<AuthorizationRuleInner>EventHubsClient.getAuthorizationRuleWithResponse(String resourceGroupName, String namespaceName, String eventHubName, String authorizationRuleName, com.azure.core.util.Context context) Gets an AuthorizationRule for an Event Hub by rule name.com.azure.core.http.rest.Response<AuthorizationRuleInner>NamespacesClient.getAuthorizationRuleWithResponse(String resourceGroupName, String namespaceName, String authorizationRuleName, com.azure.core.util.Context context) Gets an AuthorizationRule for a Namespace by rule name.Mono<com.azure.core.http.rest.Response<AuthorizationRuleInner>>DisasterRecoveryConfigsClient.getAuthorizationRuleWithResponseAsync(String resourceGroupName, String namespaceName, String alias, String authorizationRuleName) Gets an AuthorizationRule for a Namespace by rule name.Mono<com.azure.core.http.rest.Response<AuthorizationRuleInner>>EventHubsClient.getAuthorizationRuleWithResponseAsync(String resourceGroupName, String namespaceName, String eventHubName, String authorizationRuleName) Gets an AuthorizationRule for an Event Hub by rule name.Mono<com.azure.core.http.rest.Response<AuthorizationRuleInner>>NamespacesClient.getAuthorizationRuleWithResponseAsync(String resourceGroupName, String namespaceName, String authorizationRuleName) Gets an AuthorizationRule for a Namespace by rule name.com.azure.core.http.rest.PagedIterable<AuthorizationRuleInner>DisasterRecoveryConfigsClient.listAuthorizationRules(String resourceGroupName, String namespaceName, String alias) Gets a list of authorization rules for a Namespace.com.azure.core.http.rest.PagedIterable<AuthorizationRuleInner>DisasterRecoveryConfigsClient.listAuthorizationRules(String resourceGroupName, String namespaceName, String alias, com.azure.core.util.Context context) Gets a list of authorization rules for a Namespace.com.azure.core.http.rest.PagedIterable<AuthorizationRuleInner>EventHubsClient.listAuthorizationRules(String resourceGroupName, String namespaceName, String eventHubName) Gets the authorization rules for an Event Hub.com.azure.core.http.rest.PagedIterable<AuthorizationRuleInner>EventHubsClient.listAuthorizationRules(String resourceGroupName, String namespaceName, String eventHubName, com.azure.core.util.Context context) Gets the authorization rules for an Event Hub.com.azure.core.http.rest.PagedIterable<AuthorizationRuleInner>NamespacesClient.listAuthorizationRules(String resourceGroupName, String namespaceName) Gets a list of authorization rules for a Namespace.com.azure.core.http.rest.PagedIterable<AuthorizationRuleInner>NamespacesClient.listAuthorizationRules(String resourceGroupName, String namespaceName, com.azure.core.util.Context context) Gets a list of authorization rules for a Namespace.com.azure.core.http.rest.PagedFlux<AuthorizationRuleInner>DisasterRecoveryConfigsClient.listAuthorizationRulesAsync(String resourceGroupName, String namespaceName, String alias) Gets a list of authorization rules for a Namespace.com.azure.core.http.rest.PagedFlux<AuthorizationRuleInner>EventHubsClient.listAuthorizationRulesAsync(String resourceGroupName, String namespaceName, String eventHubName) Gets the authorization rules for an Event Hub.com.azure.core.http.rest.PagedFlux<AuthorizationRuleInner>NamespacesClient.listAuthorizationRulesAsync(String resourceGroupName, String namespaceName) Gets a list of authorization rules for a Namespace.Methods in com.azure.resourcemanager.eventhubs.fluent with parameters of type AuthorizationRuleInnerModifier and TypeMethodDescriptionEventHubsClient.createOrUpdateAuthorizationRule(String resourceGroupName, String namespaceName, String eventHubName, String authorizationRuleName, AuthorizationRuleInner parameters) Creates or updates an AuthorizationRule for the specified Event Hub.NamespacesClient.createOrUpdateAuthorizationRule(String resourceGroupName, String namespaceName, String authorizationRuleName, AuthorizationRuleInner parameters) Creates or updates an AuthorizationRule for a Namespace.EventHubsClient.createOrUpdateAuthorizationRuleAsync(String resourceGroupName, String namespaceName, String eventHubName, String authorizationRuleName, AuthorizationRuleInner parameters) Creates or updates an AuthorizationRule for the specified Event Hub.NamespacesClient.createOrUpdateAuthorizationRuleAsync(String resourceGroupName, String namespaceName, String authorizationRuleName, AuthorizationRuleInner parameters) Creates or updates an AuthorizationRule for a Namespace.com.azure.core.http.rest.Response<AuthorizationRuleInner>EventHubsClient.createOrUpdateAuthorizationRuleWithResponse(String resourceGroupName, String namespaceName, String eventHubName, String authorizationRuleName, AuthorizationRuleInner parameters, com.azure.core.util.Context context) Creates or updates an AuthorizationRule for the specified Event Hub.com.azure.core.http.rest.Response<AuthorizationRuleInner>NamespacesClient.createOrUpdateAuthorizationRuleWithResponse(String resourceGroupName, String namespaceName, String authorizationRuleName, AuthorizationRuleInner parameters, com.azure.core.util.Context context) Creates or updates an AuthorizationRule for a Namespace.Mono<com.azure.core.http.rest.Response<AuthorizationRuleInner>>EventHubsClient.createOrUpdateAuthorizationRuleWithResponseAsync(String resourceGroupName, String namespaceName, String eventHubName, String authorizationRuleName, AuthorizationRuleInner parameters) Creates or updates an AuthorizationRule for the specified Event Hub.Mono<com.azure.core.http.rest.Response<AuthorizationRuleInner>>NamespacesClient.createOrUpdateAuthorizationRuleWithResponseAsync(String resourceGroupName, String namespaceName, String authorizationRuleName, AuthorizationRuleInner parameters) Creates or updates an AuthorizationRule for a Namespace. -
Uses of AuthorizationRuleInner in com.azure.resourcemanager.eventhubs.fluent.models
Methods in com.azure.resourcemanager.eventhubs.fluent.models that return AuthorizationRuleInnerModifier and TypeMethodDescriptionAuthorizationRuleInner.withRights(List<AccessRights> rights) Set the rights property: The rights associated with the rule. -
Uses of AuthorizationRuleInner in com.azure.resourcemanager.eventhubs.models
Methods in com.azure.resourcemanager.eventhubs.models that return types with arguments of type AuthorizationRuleInnerModifier and TypeMethodDescriptionAuthorizationRuleListResult.value()Get the value property: Result of the List Authorization Rules operation.Method parameters in com.azure.resourcemanager.eventhubs.models with type arguments of type AuthorizationRuleInnerModifier and TypeMethodDescriptionAuthorizationRuleListResult.withValue(List<AuthorizationRuleInner> value) Set the value property: Result of the List Authorization Rules operation.