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 |
---|---|
UrlMapClient.AggregatedListUrlMapsPagedResponse |
UrlMapClient.aggregatedListUrlMaps(AggregatedListUrlMapsHttpRequest request)
Retrieves the list of all UrlMap resources, regional and global, available to the specified
project.
|
UrlMapClient.AggregatedListUrlMapsPagedResponse |
UrlMapClient.aggregatedListUrlMaps(ProjectName project)
Retrieves the list of all UrlMap resources, regional and global, available to the specified
project.
|
UrlMapClient.AggregatedListUrlMapsPagedResponse |
UrlMapClient.aggregatedListUrlMaps(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<AggregatedListUrlMapsHttpRequest,UrlMapClient.AggregatedListUrlMapsPagedResponse> |
UrlMapClient.aggregatedListUrlMapsPagedCallable()
Retrieves the list of all UrlMap resources, regional and global, available to the specified
project.
|
com.google.api.gax.rpc.PagedCallSettings<AggregatedListUrlMapsHttpRequest,UrlMapsAggregatedList,UrlMapClient.AggregatedListUrlMapsPagedResponse> |
UrlMapSettings.aggregatedListUrlMapsSettings()
Returns the object with the settings used for calls to aggregatedListUrlMaps.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListUrlMapsHttpRequest,UrlMapsAggregatedList,UrlMapClient.AggregatedListUrlMapsPagedResponse> |
UrlMapSettings.Builder.aggregatedListUrlMapsSettings()
Returns the builder for the settings used for calls to aggregatedListUrlMaps.
|
static com.google.api.core.ApiFuture<UrlMapClient.AggregatedListUrlMapsPagedResponse> |
UrlMapClient.AggregatedListUrlMapsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<AggregatedListUrlMapsHttpRequest,UrlMapsAggregatedList,UrlMapsScopedList> context,
com.google.api.core.ApiFuture<UrlMapsAggregatedList> futureResponse) |
Copyright © 2019 Google LLC. All rights reserved.