static com.google.api.core.ApiFuture<FirewallClient.ListIngressRulesPagedResponse> |
FirewallClient.ListIngressRulesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListIngressRulesRequest,ListIngressRulesResponse,FirewallRule> context,
com.google.api.core.ApiFuture<ListIngressRulesResponse> futureResponse) |
|
com.google.api.gax.rpc.UnaryCallable<ListIngressRulesRequest,FirewallClient.ListIngressRulesPagedResponse> |
FirewallClient.listIngressRulesPagedCallable() |
Lists the firewall rules of an application.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListIngressRulesRequest,ListIngressRulesResponse,FirewallClient.ListIngressRulesPagedResponse> |
FirewallSettings.Builder.listIngressRulesSettings() |
Returns the builder for the settings used for calls to listIngressRules.
|
com.google.api.gax.rpc.PagedCallSettings<ListIngressRulesRequest,ListIngressRulesResponse,FirewallClient.ListIngressRulesPagedResponse> |
FirewallSettings.listIngressRulesSettings() |
Returns the object with the settings used for calls to listIngressRules.
|