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 |
---|---|
RouteClient.ListRoutesPagedResponse |
RouteClient.listRoutes(ListRoutesHttpRequest request)
Retrieves the list of Route resources available to the specified project.
|
RouteClient.ListRoutesPagedResponse |
RouteClient.listRoutes(ProjectName project)
Retrieves the list of Route resources available to the specified project.
|
RouteClient.ListRoutesPagedResponse |
RouteClient.listRoutes(String project)
Retrieves the list of Route resources available to the specified project.
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<RouteClient.ListRoutesPagedResponse> |
RouteClient.ListRoutesPagedResponse.createAsync(PageContext<ListRoutesHttpRequest,RouteList,Route> context,
com.google.api.core.ApiFuture<RouteList> futureResponse) |
UnaryCallable<ListRoutesHttpRequest,RouteClient.ListRoutesPagedResponse> |
RouteClient.listRoutesPagedCallable()
Retrieves the list of Route resources available to the specified project.
|
PagedCallSettings<ListRoutesHttpRequest,RouteList,RouteClient.ListRoutesPagedResponse> |
RouteSettings.listRoutesSettings()
Returns the object with the settings used for calls to listRoutes.
|
PagedCallSettings.Builder<ListRoutesHttpRequest,RouteList,RouteClient.ListRoutesPagedResponse> |
RouteSettings.Builder.listRoutesSettings()
Returns the builder for the settings used for calls to listRoutes.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<ListRoutesHttpRequest,RouteClient.ListRoutesPagedResponse> |
HttpJsonRouteStub.listRoutesPagedCallable() |
UnaryCallable<ListRoutesHttpRequest,RouteClient.ListRoutesPagedResponse> |
RouteStub.listRoutesPagedCallable() |
PagedCallSettings<ListRoutesHttpRequest,RouteList,RouteClient.ListRoutesPagedResponse> |
RouteStubSettings.listRoutesSettings()
Returns the object with the settings used for calls to listRoutes.
|
PagedCallSettings.Builder<ListRoutesHttpRequest,RouteList,RouteClient.ListRoutesPagedResponse> |
RouteStubSettings.Builder.listRoutesSettings()
Returns the builder for the settings used for calls to listRoutes.
|
Copyright © 2019 Google LLC. All rights reserved.