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 |
---|---|
TargetHttpProxyClient.AggregatedListTargetHttpProxiesPagedResponse |
TargetHttpProxyClient.aggregatedListTargetHttpProxies(AggregatedListTargetHttpProxiesHttpRequest request)
Retrieves the list of all TargetHttpProxy resources, regional and global, available to the
specified project.
|
TargetHttpProxyClient.AggregatedListTargetHttpProxiesPagedResponse |
TargetHttpProxyClient.aggregatedListTargetHttpProxies(ProjectName project)
Retrieves the list of all TargetHttpProxy resources, regional and global, available to the
specified project.
|
TargetHttpProxyClient.AggregatedListTargetHttpProxiesPagedResponse |
TargetHttpProxyClient.aggregatedListTargetHttpProxies(String project)
Retrieves the list of all TargetHttpProxy resources, regional and global, available to the
specified project.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<AggregatedListTargetHttpProxiesHttpRequest,TargetHttpProxyClient.AggregatedListTargetHttpProxiesPagedResponse> |
TargetHttpProxyClient.aggregatedListTargetHttpProxiesPagedCallable()
Retrieves the list of all TargetHttpProxy resources, regional and global, available to the
specified project.
|
com.google.api.gax.rpc.PagedCallSettings<AggregatedListTargetHttpProxiesHttpRequest,TargetHttpProxyAggregatedList,TargetHttpProxyClient.AggregatedListTargetHttpProxiesPagedResponse> |
TargetHttpProxySettings.aggregatedListTargetHttpProxiesSettings()
Returns the object with the settings used for calls to aggregatedListTargetHttpProxies.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListTargetHttpProxiesHttpRequest,TargetHttpProxyAggregatedList,TargetHttpProxyClient.AggregatedListTargetHttpProxiesPagedResponse> |
TargetHttpProxySettings.Builder.aggregatedListTargetHttpProxiesSettings()
Returns the builder for the settings used for calls to aggregatedListTargetHttpProxies.
|
static com.google.api.core.ApiFuture<TargetHttpProxyClient.AggregatedListTargetHttpProxiesPagedResponse> |
TargetHttpProxyClient.AggregatedListTargetHttpProxiesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<AggregatedListTargetHttpProxiesHttpRequest,TargetHttpProxyAggregatedList,TargetHttpProxiesScopedList> context,
com.google.api.core.ApiFuture<TargetHttpProxyAggregatedList> futureResponse) |
Copyright © 2019 Google LLC. All rights reserved.