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 |
---|---|
RegionUrlMapClient.ListRegionUrlMapsPagedResponse |
RegionUrlMapClient.listRegionUrlMaps(ListRegionUrlMapsHttpRequest request)
Retrieves the list of UrlMap resources available to the specified project in the specified
region.
|
RegionUrlMapClient.ListRegionUrlMapsPagedResponse |
RegionUrlMapClient.listRegionUrlMaps(ProjectRegionName region)
Retrieves the list of UrlMap resources available to the specified project in the specified
region.
|
RegionUrlMapClient.ListRegionUrlMapsPagedResponse |
RegionUrlMapClient.listRegionUrlMaps(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<RegionUrlMapClient.ListRegionUrlMapsPagedResponse> |
RegionUrlMapClient.ListRegionUrlMapsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListRegionUrlMapsHttpRequest,UrlMapList,UrlMap> context,
com.google.api.core.ApiFuture<UrlMapList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListRegionUrlMapsHttpRequest,RegionUrlMapClient.ListRegionUrlMapsPagedResponse> |
RegionUrlMapClient.listRegionUrlMapsPagedCallable()
Retrieves the list of UrlMap resources available to the specified project in the specified
region.
|
com.google.api.gax.rpc.PagedCallSettings<ListRegionUrlMapsHttpRequest,UrlMapList,RegionUrlMapClient.ListRegionUrlMapsPagedResponse> |
RegionUrlMapSettings.listRegionUrlMapsSettings()
Returns the object with the settings used for calls to listRegionUrlMaps.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionUrlMapsHttpRequest,UrlMapList,RegionUrlMapClient.ListRegionUrlMapsPagedResponse> |
RegionUrlMapSettings.Builder.listRegionUrlMapsSettings()
Returns the builder for the settings used for calls to listRegionUrlMaps.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListRegionUrlMapsHttpRequest,RegionUrlMapClient.ListRegionUrlMapsPagedResponse> |
HttpJsonRegionUrlMapStub.listRegionUrlMapsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListRegionUrlMapsHttpRequest,RegionUrlMapClient.ListRegionUrlMapsPagedResponse> |
RegionUrlMapStub.listRegionUrlMapsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListRegionUrlMapsHttpRequest,UrlMapList,RegionUrlMapClient.ListRegionUrlMapsPagedResponse> |
RegionUrlMapStubSettings.listRegionUrlMapsSettings()
Returns the object with the settings used for calls to listRegionUrlMaps.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionUrlMapsHttpRequest,UrlMapList,RegionUrlMapClient.ListRegionUrlMapsPagedResponse> |
RegionUrlMapStubSettings.Builder.listRegionUrlMapsSettings()
Returns the builder for the settings used for calls to listRegionUrlMaps.
|
Copyright © 2019 Google LLC. All rights reserved.