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 |
---|---|
UrlMapList |
UrlMapList.Builder.build() |
static UrlMapList |
UrlMapList.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<ListUrlMapsHttpRequest,UrlMapList> |
UrlMapClient.listUrlMapsCallable()
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 |
---|---|
protected UrlMapClient.ListUrlMapsPage |
UrlMapClient.ListUrlMapsPage.createPage(PageContext<ListUrlMapsHttpRequest,UrlMapList,UrlMap> context,
UrlMapList response) |
UrlMapList.Builder |
UrlMapList.Builder.mergeFrom(UrlMapList other) |
static UrlMapList.Builder |
UrlMapList.newBuilder(UrlMapList prototype) |
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) |
static com.google.api.core.ApiFuture<UrlMapClient.ListUrlMapsPagedResponse> |
UrlMapClient.ListUrlMapsPagedResponse.createAsync(PageContext<ListUrlMapsHttpRequest,UrlMapList,UrlMap> context,
com.google.api.core.ApiFuture<UrlMapList> futureResponse) |
protected UrlMapClient.ListUrlMapsPage |
UrlMapClient.ListUrlMapsPage.createPage(PageContext<ListUrlMapsHttpRequest,UrlMapList,UrlMap> context,
UrlMapList response) |
com.google.api.core.ApiFuture<UrlMapClient.ListUrlMapsPage> |
UrlMapClient.ListUrlMapsPage.createPageAsync(PageContext<ListUrlMapsHttpRequest,UrlMapList,UrlMap> context,
com.google.api.core.ApiFuture<UrlMapList> futureResponse) |
com.google.api.core.ApiFuture<UrlMapClient.ListUrlMapsPage> |
UrlMapClient.ListUrlMapsPage.createPageAsync(PageContext<ListUrlMapsHttpRequest,UrlMapList,UrlMap> context,
com.google.api.core.ApiFuture<UrlMapList> futureResponse) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<ListUrlMapsHttpRequest,UrlMapList> |
HttpJsonUrlMapStub.listUrlMapsMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<ListUrlMapsHttpRequest,UrlMapList> |
HttpJsonUrlMapStub.listUrlMapsCallable() |
UnaryCallable<ListUrlMapsHttpRequest,UrlMapList> |
UrlMapStub.listUrlMapsCallable() |
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.