Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
com.google.cloud.compute.v1.stub |
Modifier and Type | Method and Description |
---|---|
ListFirewallsHttpRequest |
ListFirewallsHttpRequest.Builder.build() |
static ListFirewallsHttpRequest |
ListFirewallsHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListFirewallsHttpRequest,FirewallList> |
FirewallClient.listFirewallsCallable()
Retrieves the list of firewall rules available to the specified project.
|
com.google.api.gax.rpc.UnaryCallable<ListFirewallsHttpRequest,FirewallClient.ListFirewallsPagedResponse> |
FirewallClient.listFirewallsPagedCallable()
Retrieves the list of firewall rules available to the specified project.
|
com.google.api.gax.rpc.PagedCallSettings<ListFirewallsHttpRequest,FirewallList,FirewallClient.ListFirewallsPagedResponse> |
FirewallSettings.listFirewallsSettings()
Returns the object with the settings used for calls to listFirewalls.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListFirewallsHttpRequest,FirewallList,FirewallClient.ListFirewallsPagedResponse> |
FirewallSettings.Builder.listFirewallsSettings()
Returns the builder for the settings used for calls to listFirewalls.
|
Modifier and Type | Method and Description |
---|---|
FirewallClient.ListFirewallsPagedResponse |
FirewallClient.listFirewalls(ListFirewallsHttpRequest request)
Retrieves the list of firewall rules available to the specified project.
|
ListFirewallsHttpRequest.Builder |
ListFirewallsHttpRequest.Builder.mergeFrom(ListFirewallsHttpRequest other) |
static ListFirewallsHttpRequest.Builder |
ListFirewallsHttpRequest.newBuilder(ListFirewallsHttpRequest prototype) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<FirewallClient.ListFirewallsPagedResponse> |
FirewallClient.ListFirewallsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListFirewallsHttpRequest,FirewallList,Firewall> context,
com.google.api.core.ApiFuture<FirewallList> futureResponse) |
protected FirewallClient.ListFirewallsPage |
FirewallClient.ListFirewallsPage.createPage(com.google.api.gax.rpc.PageContext<ListFirewallsHttpRequest,FirewallList,Firewall> context,
FirewallList response) |
com.google.api.core.ApiFuture<FirewallClient.ListFirewallsPage> |
FirewallClient.ListFirewallsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListFirewallsHttpRequest,FirewallList,Firewall> context,
com.google.api.core.ApiFuture<FirewallList> futureResponse) |
Modifier and Type | Field and Description |
---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<ListFirewallsHttpRequest,FirewallList> |
HttpJsonFirewallStub.listFirewallsMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListFirewallsHttpRequest,FirewallList> |
HttpJsonFirewallStub.listFirewallsCallable() |
com.google.api.gax.rpc.UnaryCallable<ListFirewallsHttpRequest,FirewallList> |
FirewallStub.listFirewallsCallable() |
com.google.api.gax.rpc.UnaryCallable<ListFirewallsHttpRequest,FirewallClient.ListFirewallsPagedResponse> |
HttpJsonFirewallStub.listFirewallsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListFirewallsHttpRequest,FirewallClient.ListFirewallsPagedResponse> |
FirewallStub.listFirewallsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListFirewallsHttpRequest,FirewallList,FirewallClient.ListFirewallsPagedResponse> |
FirewallStubSettings.listFirewallsSettings()
Returns the object with the settings used for calls to listFirewalls.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListFirewallsHttpRequest,FirewallList,FirewallClient.ListFirewallsPagedResponse> |
FirewallStubSettings.Builder.listFirewallsSettings()
Returns the builder for the settings used for calls to listFirewalls.
|
Copyright © 2019 Google LLC. All rights reserved.