| 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 |
|---|---|
UrlMapsClient.AggregatedListPagedResponse |
UrlMapsClient.aggregatedList(AggregatedListUrlMapsRequest request)
Retrieves the list of all UrlMap resources, regional and global, available to the specified
project.
|
UrlMapsClient.AggregatedListPagedResponse |
UrlMapsClient.aggregatedList(String project)
Retrieves the list of all UrlMap resources, regional and global, available to the specified
project.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<AggregatedListUrlMapsRequest,UrlMapsClient.AggregatedListPagedResponse> |
UrlMapsClient.aggregatedListPagedCallable()
Retrieves the list of all UrlMap resources, regional and global, available to the specified
project.
|
com.google.api.gax.rpc.PagedCallSettings<AggregatedListUrlMapsRequest,UrlMapsAggregatedList,UrlMapsClient.AggregatedListPagedResponse> |
UrlMapsSettings.aggregatedListSettings()
Returns the object with the settings used for calls to aggregatedList.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListUrlMapsRequest,UrlMapsAggregatedList,UrlMapsClient.AggregatedListPagedResponse> |
UrlMapsSettings.Builder.aggregatedListSettings()
Returns the builder for the settings used for calls to aggregatedList.
|
static com.google.api.core.ApiFuture<UrlMapsClient.AggregatedListPagedResponse> |
UrlMapsClient.AggregatedListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<AggregatedListUrlMapsRequest,UrlMapsAggregatedList,Map.Entry<String,UrlMapsScopedList>> context,
com.google.api.core.ApiFuture<UrlMapsAggregatedList> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<AggregatedListUrlMapsRequest,UrlMapsClient.AggregatedListPagedResponse> |
HttpJsonUrlMapsStub.aggregatedListPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<AggregatedListUrlMapsRequest,UrlMapsClient.AggregatedListPagedResponse> |
UrlMapsStub.aggregatedListPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<AggregatedListUrlMapsRequest,UrlMapsAggregatedList,UrlMapsClient.AggregatedListPagedResponse> |
UrlMapsStubSettings.aggregatedListSettings()
Returns the object with the settings used for calls to aggregatedList.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListUrlMapsRequest,UrlMapsAggregatedList,UrlMapsClient.AggregatedListPagedResponse> |
UrlMapsStubSettings.Builder.aggregatedListSettings()
Returns the builder for the settings used for calls to aggregatedList.
|
Copyright © 2024 Google LLC. All rights reserved.