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 |
---|---|
AggregatedListTargetHttpProxiesHttpRequest |
AggregatedListTargetHttpProxiesHttpRequest.Builder.build() |
static AggregatedListTargetHttpProxiesHttpRequest |
AggregatedListTargetHttpProxiesHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<AggregatedListTargetHttpProxiesHttpRequest,TargetHttpProxyAggregatedList> |
TargetHttpProxyClient.aggregatedListTargetHttpProxiesCallable()
Retrieves the list of all TargetHttpProxy resources, regional and global, available to the
specified project.
|
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.
|
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.
|
AggregatedListTargetHttpProxiesHttpRequest.Builder |
AggregatedListTargetHttpProxiesHttpRequest.Builder.mergeFrom(AggregatedListTargetHttpProxiesHttpRequest other) |
static AggregatedListTargetHttpProxiesHttpRequest.Builder |
AggregatedListTargetHttpProxiesHttpRequest.newBuilder(AggregatedListTargetHttpProxiesHttpRequest prototype) |
Modifier and Type | Field and Description |
---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<AggregatedListTargetHttpProxiesHttpRequest,TargetHttpProxyAggregatedList> |
HttpJsonTargetHttpProxyStub.aggregatedListTargetHttpProxiesMethodDescriptor |
Copyright © 2019 Google LLC. All rights reserved.