Uses of Class
com.microsoft.azure.management.datalake.analytics.models.FirewallRule
Packages that use FirewallRule
Package
Description
This package contains the classes for DataLakeAnalyticsCatalogManagementClient.
This package contains the models classes for DataLakeAnalyticsCatalogManagementClient.
-
Uses of FirewallRule in com.microsoft.azure.management.datalake.analytics
Methods in com.microsoft.azure.management.datalake.analytics that return FirewallRuleModifier and TypeMethodDescriptionFirewallRules.createOrUpdate
(String resourceGroupName, String accountName, String firewallRuleName, String startIpAddress, String endIpAddress) Creates or updates the specified firewall rule.Gets the specified Data Lake Analytics firewall rule.Updates the specified firewall rule.FirewallRules.update
(String resourceGroupName, String accountName, String firewallRuleName, String startIpAddress, String endIpAddress) Updates the specified firewall rule.Methods in com.microsoft.azure.management.datalake.analytics that return types with arguments of type FirewallRuleModifier and TypeMethodDescriptionrx.Observable<FirewallRule>
FirewallRules.createOrUpdateAsync
(String resourceGroupName, String accountName, String firewallRuleName, String startIpAddress, String endIpAddress) Creates or updates the specified firewall rule.com.microsoft.rest.ServiceFuture<FirewallRule>
FirewallRules.createOrUpdateAsync
(String resourceGroupName, String accountName, String firewallRuleName, String startIpAddress, String endIpAddress, com.microsoft.rest.ServiceCallback<FirewallRule> serviceCallback) Creates or updates the specified firewall rule.rx.Observable<com.microsoft.rest.ServiceResponse<FirewallRule>>
FirewallRules.createOrUpdateWithServiceResponseAsync
(String resourceGroupName, String accountName, String firewallRuleName, String startIpAddress, String endIpAddress) Creates or updates the specified firewall rule.rx.Observable<FirewallRule>
Gets the specified Data Lake Analytics firewall rule.com.microsoft.rest.ServiceFuture<FirewallRule>
FirewallRules.getAsync
(String resourceGroupName, String accountName, String firewallRuleName, com.microsoft.rest.ServiceCallback<FirewallRule> serviceCallback) Gets the specified Data Lake Analytics firewall rule.rx.Observable<com.microsoft.rest.ServiceResponse<FirewallRule>>
FirewallRules.getWithServiceResponseAsync
(String resourceGroupName, String accountName, String firewallRuleName) Gets the specified Data Lake Analytics firewall rule.com.microsoft.azure.PagedList<FirewallRule>
FirewallRules.listByAccount
(String resourceGroupName, String accountName) Lists the Data Lake Analytics firewall rules within the specified Data Lake Analytics account.rx.Observable<com.microsoft.azure.Page<FirewallRule>>
FirewallRules.listByAccountAsync
(String resourceGroupName, String accountName) Lists the Data Lake Analytics firewall rules within the specified Data Lake Analytics account.com.microsoft.rest.ServiceFuture<List<FirewallRule>>
FirewallRules.listByAccountAsync
(String resourceGroupName, String accountName, com.microsoft.azure.ListOperationCallback<FirewallRule> serviceCallback) Lists the Data Lake Analytics firewall rules within the specified Data Lake Analytics account.com.microsoft.azure.PagedList<FirewallRule>
FirewallRules.listByAccountNext
(String nextPageLink) Lists the Data Lake Analytics firewall rules within the specified Data Lake Analytics account.rx.Observable<com.microsoft.azure.Page<FirewallRule>>
FirewallRules.listByAccountNextAsync
(String nextPageLink) Lists the Data Lake Analytics firewall rules within the specified Data Lake Analytics account.com.microsoft.rest.ServiceFuture<List<FirewallRule>>
FirewallRules.listByAccountNextAsync
(String nextPageLink, com.microsoft.rest.ServiceFuture<List<FirewallRule>> serviceFuture, com.microsoft.azure.ListOperationCallback<FirewallRule> serviceCallback) Lists the Data Lake Analytics firewall rules within the specified Data Lake Analytics account.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<FirewallRule>>>
FirewallRules.listByAccountNextWithServiceResponseAsync
(String nextPageLink) Lists the Data Lake Analytics firewall rules within the specified Data Lake Analytics account.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<FirewallRule>>>
FirewallRules.listByAccountWithServiceResponseAsync
(String resourceGroupName, String accountName) Lists the Data Lake Analytics firewall rules within the specified Data Lake Analytics account.rx.Observable<FirewallRule>
FirewallRules.updateAsync
(String resourceGroupName, String accountName, String firewallRuleName) Updates the specified firewall rule.com.microsoft.rest.ServiceFuture<FirewallRule>
FirewallRules.updateAsync
(String resourceGroupName, String accountName, String firewallRuleName, com.microsoft.rest.ServiceCallback<FirewallRule> serviceCallback) Updates the specified firewall rule.rx.Observable<FirewallRule>
FirewallRules.updateAsync
(String resourceGroupName, String accountName, String firewallRuleName, String startIpAddress, String endIpAddress) Updates the specified firewall rule.com.microsoft.rest.ServiceFuture<FirewallRule>
FirewallRules.updateAsync
(String resourceGroupName, String accountName, String firewallRuleName, String startIpAddress, String endIpAddress, com.microsoft.rest.ServiceCallback<FirewallRule> serviceCallback) Updates the specified firewall rule.rx.Observable<com.microsoft.rest.ServiceResponse<FirewallRule>>
FirewallRules.updateWithServiceResponseAsync
(String resourceGroupName, String accountName, String firewallRuleName) Updates the specified firewall rule.rx.Observable<com.microsoft.rest.ServiceResponse<FirewallRule>>
FirewallRules.updateWithServiceResponseAsync
(String resourceGroupName, String accountName, String firewallRuleName, String startIpAddress, String endIpAddress) Updates the specified firewall rule.Method parameters in com.microsoft.azure.management.datalake.analytics with type arguments of type FirewallRuleModifier and TypeMethodDescriptioncom.microsoft.rest.ServiceFuture<FirewallRule>
FirewallRules.createOrUpdateAsync
(String resourceGroupName, String accountName, String firewallRuleName, String startIpAddress, String endIpAddress, com.microsoft.rest.ServiceCallback<FirewallRule> serviceCallback) Creates or updates the specified firewall rule.com.microsoft.rest.ServiceFuture<FirewallRule>
FirewallRules.getAsync
(String resourceGroupName, String accountName, String firewallRuleName, com.microsoft.rest.ServiceCallback<FirewallRule> serviceCallback) Gets the specified Data Lake Analytics firewall rule.com.microsoft.rest.ServiceFuture<List<FirewallRule>>
FirewallRules.listByAccountAsync
(String resourceGroupName, String accountName, com.microsoft.azure.ListOperationCallback<FirewallRule> serviceCallback) Lists the Data Lake Analytics firewall rules within the specified Data Lake Analytics account.com.microsoft.rest.ServiceFuture<List<FirewallRule>>
FirewallRules.listByAccountNextAsync
(String nextPageLink, com.microsoft.rest.ServiceFuture<List<FirewallRule>> serviceFuture, com.microsoft.azure.ListOperationCallback<FirewallRule> serviceCallback) Lists the Data Lake Analytics firewall rules within the specified Data Lake Analytics account.com.microsoft.rest.ServiceFuture<List<FirewallRule>>
FirewallRules.listByAccountNextAsync
(String nextPageLink, com.microsoft.rest.ServiceFuture<List<FirewallRule>> serviceFuture, com.microsoft.azure.ListOperationCallback<FirewallRule> serviceCallback) Lists the Data Lake Analytics firewall rules within the specified Data Lake Analytics account.com.microsoft.rest.ServiceFuture<FirewallRule>
FirewallRules.updateAsync
(String resourceGroupName, String accountName, String firewallRuleName, com.microsoft.rest.ServiceCallback<FirewallRule> serviceCallback) Updates the specified firewall rule.com.microsoft.rest.ServiceFuture<FirewallRule>
FirewallRules.updateAsync
(String resourceGroupName, String accountName, String firewallRuleName, String startIpAddress, String endIpAddress, com.microsoft.rest.ServiceCallback<FirewallRule> serviceCallback) Updates the specified firewall rule. -
Uses of FirewallRule in com.microsoft.azure.management.datalake.analytics.models
Methods in com.microsoft.azure.management.datalake.analytics.models that return types with arguments of type FirewallRuleModifier and TypeMethodDescriptionDataLakeAnalyticsAccount.firewallRules()
Get the list of firewall rules associated with this account.