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.ListUrlMapsPagedResponse |
UrlMapClient.listUrlMaps(ListUrlMapsHttpRequest request)
Retrieves the list of UrlMap resources available to the specified project.
|
UrlMapClient.ListUrlMapsPagedResponse |
UrlMapClient.listUrlMaps(ProjectName project)
Retrieves the list of UrlMap resources available to the specified project.
|
UrlMapClient.ListUrlMapsPagedResponse |
UrlMapClient.listUrlMaps(String project)
Retrieves the list of UrlMap resources available to the specified project.
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<UrlMapClient.ListUrlMapsPagedResponse> |
UrlMapClient.ListUrlMapsPagedResponse.createAsync(PageContext<ListUrlMapsHttpRequest,UrlMapList,UrlMap> context,
com.google.api.core.ApiFuture<UrlMapList> futureResponse) |
UnaryCallable<ListUrlMapsHttpRequest,UrlMapClient.ListUrlMapsPagedResponse> |
UrlMapClient.listUrlMapsPagedCallable()
Retrieves the list of UrlMap resources available to the specified project.
|
PagedCallSettings<ListUrlMapsHttpRequest,UrlMapList,UrlMapClient.ListUrlMapsPagedResponse> |
UrlMapSettings.listUrlMapsSettings()
Returns the object with the settings used for calls to listUrlMaps.
|
PagedCallSettings.Builder<ListUrlMapsHttpRequest,UrlMapList,UrlMapClient.ListUrlMapsPagedResponse> |
UrlMapSettings.Builder.listUrlMapsSettings()
Returns the builder for the settings used for calls to listUrlMaps.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<ListUrlMapsHttpRequest,UrlMapClient.ListUrlMapsPagedResponse> |
HttpJsonUrlMapStub.listUrlMapsPagedCallable() |
UnaryCallable<ListUrlMapsHttpRequest,UrlMapClient.ListUrlMapsPagedResponse> |
UrlMapStub.listUrlMapsPagedCallable() |
PagedCallSettings<ListUrlMapsHttpRequest,UrlMapList,UrlMapClient.ListUrlMapsPagedResponse> |
UrlMapStubSettings.listUrlMapsSettings()
Returns the object with the settings used for calls to listUrlMaps.
|
PagedCallSettings.Builder<ListUrlMapsHttpRequest,UrlMapList,UrlMapClient.ListUrlMapsPagedResponse> |
UrlMapStubSettings.Builder.listUrlMapsSettings()
Returns the builder for the settings used for calls to listUrlMaps.
|
Copyright © 2019 Google LLC. All rights reserved.