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 |
---|---|
TargetHttpProxyList |
TargetHttpProxyList.Builder.build() |
static TargetHttpProxyList |
TargetHttpProxyList.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<ListTargetHttpProxiesHttpRequest,TargetHttpProxyList> |
TargetHttpProxyClient.listTargetHttpProxiesCallable()
Retrieves the list of TargetHttpProxy resources available to the specified project.
|
PagedCallSettings<ListTargetHttpProxiesHttpRequest,TargetHttpProxyList,TargetHttpProxyClient.ListTargetHttpProxiesPagedResponse> |
TargetHttpProxySettings.listTargetHttpProxiesSettings()
Returns the object with the settings used for calls to listTargetHttpProxies.
|
PagedCallSettings.Builder<ListTargetHttpProxiesHttpRequest,TargetHttpProxyList,TargetHttpProxyClient.ListTargetHttpProxiesPagedResponse> |
TargetHttpProxySettings.Builder.listTargetHttpProxiesSettings()
Returns the builder for the settings used for calls to listTargetHttpProxies.
|
Modifier and Type | Method and Description |
---|---|
protected TargetHttpProxyClient.ListTargetHttpProxiesPage |
TargetHttpProxyClient.ListTargetHttpProxiesPage.createPage(PageContext<ListTargetHttpProxiesHttpRequest,TargetHttpProxyList,TargetHttpProxy> context,
TargetHttpProxyList response) |
TargetHttpProxyList.Builder |
TargetHttpProxyList.Builder.mergeFrom(TargetHttpProxyList other) |
static TargetHttpProxyList.Builder |
TargetHttpProxyList.newBuilder(TargetHttpProxyList prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<ListTargetHttpProxiesHttpRequest,TargetHttpProxyList> |
HttpJsonTargetHttpProxyStub.listTargetHttpProxiesMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<ListTargetHttpProxiesHttpRequest,TargetHttpProxyList> |
TargetHttpProxyStub.listTargetHttpProxiesCallable() |
UnaryCallable<ListTargetHttpProxiesHttpRequest,TargetHttpProxyList> |
HttpJsonTargetHttpProxyStub.listTargetHttpProxiesCallable() |
PagedCallSettings<ListTargetHttpProxiesHttpRequest,TargetHttpProxyList,TargetHttpProxyClient.ListTargetHttpProxiesPagedResponse> |
TargetHttpProxyStubSettings.listTargetHttpProxiesSettings()
Returns the object with the settings used for calls to listTargetHttpProxies.
|
PagedCallSettings.Builder<ListTargetHttpProxiesHttpRequest,TargetHttpProxyList,TargetHttpProxyClient.ListTargetHttpProxiesPagedResponse> |
TargetHttpProxyStubSettings.Builder.listTargetHttpProxiesSettings()
Returns the builder for the settings used for calls to listTargetHttpProxies.
|
Copyright © 2019 Google LLC. All rights reserved.