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 |
---|---|
AggregatedListUrlMapsHttpRequest |
AggregatedListUrlMapsHttpRequest.Builder.build() |
static AggregatedListUrlMapsHttpRequest |
AggregatedListUrlMapsHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<AggregatedListUrlMapsHttpRequest,UrlMapsAggregatedList> |
UrlMapClient.aggregatedListUrlMapsCallable()
Retrieves the list of all UrlMap resources, regional and global, available to the specified
project.
|
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.
|
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.
|
AggregatedListUrlMapsHttpRequest.Builder |
AggregatedListUrlMapsHttpRequest.Builder.mergeFrom(AggregatedListUrlMapsHttpRequest other) |
static AggregatedListUrlMapsHttpRequest.Builder |
AggregatedListUrlMapsHttpRequest.newBuilder(AggregatedListUrlMapsHttpRequest prototype) |
Modifier and Type | Method and Description |
---|---|
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) |
protected UrlMapClient.AggregatedListUrlMapsPage |
UrlMapClient.AggregatedListUrlMapsPage.createPage(com.google.api.gax.rpc.PageContext<AggregatedListUrlMapsHttpRequest,UrlMapsAggregatedList,UrlMapsScopedList> context,
UrlMapsAggregatedList response) |
com.google.api.core.ApiFuture<UrlMapClient.AggregatedListUrlMapsPage> |
UrlMapClient.AggregatedListUrlMapsPage.createPageAsync(com.google.api.gax.rpc.PageContext<AggregatedListUrlMapsHttpRequest,UrlMapsAggregatedList,UrlMapsScopedList> context,
com.google.api.core.ApiFuture<UrlMapsAggregatedList> futureResponse) |
Modifier and Type | Field and Description |
---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<AggregatedListUrlMapsHttpRequest,UrlMapsAggregatedList> |
HttpJsonUrlMapStub.aggregatedListUrlMapsMethodDescriptor |
Copyright © 2019 Google LLC. All rights reserved.