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 |
---|---|
RouterList |
RouterList.Builder.build() |
static RouterList |
RouterList.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<ListRoutersHttpRequest,RouterList> |
RouterClient.listRoutersCallable()
Retrieves a list of Router resources available to the specified project.
|
PagedCallSettings<ListRoutersHttpRequest,RouterList,RouterClient.ListRoutersPagedResponse> |
RouterSettings.listRoutersSettings()
Returns the object with the settings used for calls to listRouters.
|
PagedCallSettings.Builder<ListRoutersHttpRequest,RouterList,RouterClient.ListRoutersPagedResponse> |
RouterSettings.Builder.listRoutersSettings()
Returns the builder for the settings used for calls to listRouters.
|
Modifier and Type | Method and Description |
---|---|
protected RouterClient.ListRoutersPage |
RouterClient.ListRoutersPage.createPage(PageContext<ListRoutersHttpRequest,RouterList,Router> context,
RouterList response) |
RouterList.Builder |
RouterList.Builder.mergeFrom(RouterList other) |
static RouterList.Builder |
RouterList.newBuilder(RouterList prototype) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<RouterClient.ListRoutersPagedResponse> |
RouterClient.ListRoutersPagedResponse.createAsync(PageContext<ListRoutersHttpRequest,RouterList,Router> context,
com.google.api.core.ApiFuture<RouterList> futureResponse) |
static com.google.api.core.ApiFuture<RouterClient.ListRoutersPagedResponse> |
RouterClient.ListRoutersPagedResponse.createAsync(PageContext<ListRoutersHttpRequest,RouterList,Router> context,
com.google.api.core.ApiFuture<RouterList> futureResponse) |
protected RouterClient.ListRoutersPage |
RouterClient.ListRoutersPage.createPage(PageContext<ListRoutersHttpRequest,RouterList,Router> context,
RouterList response) |
com.google.api.core.ApiFuture<RouterClient.ListRoutersPage> |
RouterClient.ListRoutersPage.createPageAsync(PageContext<ListRoutersHttpRequest,RouterList,Router> context,
com.google.api.core.ApiFuture<RouterList> futureResponse) |
com.google.api.core.ApiFuture<RouterClient.ListRoutersPage> |
RouterClient.ListRoutersPage.createPageAsync(PageContext<ListRoutersHttpRequest,RouterList,Router> context,
com.google.api.core.ApiFuture<RouterList> futureResponse) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<ListRoutersHttpRequest,RouterList> |
HttpJsonRouterStub.listRoutersMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<ListRoutersHttpRequest,RouterList> |
RouterStub.listRoutersCallable() |
UnaryCallable<ListRoutersHttpRequest,RouterList> |
HttpJsonRouterStub.listRoutersCallable() |
PagedCallSettings<ListRoutersHttpRequest,RouterList,RouterClient.ListRoutersPagedResponse> |
RouterStubSettings.listRoutersSettings()
Returns the object with the settings used for calls to listRouters.
|
PagedCallSettings.Builder<ListRoutersHttpRequest,RouterList,RouterClient.ListRoutersPagedResponse> |
RouterStubSettings.Builder.listRoutersSettings()
Returns the builder for the settings used for calls to listRouters.
|
Copyright © 2019 Google LLC. All rights reserved.