| Package | Description |
|---|---|
| com.google.cloud.compute.v1 |
A client to Google Compute Engine API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.compute.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
RegionUrlMapsClient.ListPagedResponse |
RegionUrlMapsClient.list(ListRegionUrlMapsRequest request)
Retrieves the list of UrlMap resources available to the specified project in the specified
region.
|
RegionUrlMapsClient.ListPagedResponse |
RegionUrlMapsClient.list(String project,
String region)
Retrieves the list of UrlMap resources available to the specified project in the specified
region.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<RegionUrlMapsClient.ListPagedResponse> |
RegionUrlMapsClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListRegionUrlMapsRequest,UrlMapList,UrlMap> context,
com.google.api.core.ApiFuture<UrlMapList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListRegionUrlMapsRequest,RegionUrlMapsClient.ListPagedResponse> |
RegionUrlMapsClient.listPagedCallable()
Retrieves the list of UrlMap resources available to the specified project in the specified
region.
|
com.google.api.gax.rpc.PagedCallSettings<ListRegionUrlMapsRequest,UrlMapList,RegionUrlMapsClient.ListPagedResponse> |
RegionUrlMapsSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionUrlMapsRequest,UrlMapList,RegionUrlMapsClient.ListPagedResponse> |
RegionUrlMapsSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListRegionUrlMapsRequest,RegionUrlMapsClient.ListPagedResponse> |
RegionUrlMapsStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListRegionUrlMapsRequest,RegionUrlMapsClient.ListPagedResponse> |
HttpJsonRegionUrlMapsStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListRegionUrlMapsRequest,UrlMapList,RegionUrlMapsClient.ListPagedResponse> |
RegionUrlMapsStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionUrlMapsRequest,UrlMapList,RegionUrlMapsClient.ListPagedResponse> |
RegionUrlMapsStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2024 Google LLC. All rights reserved.