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 |
---|---|
TargetTcpProxyList |
TargetTcpProxyList.Builder.build() |
static TargetTcpProxyList |
TargetTcpProxyList.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<ListTargetTcpProxiesHttpRequest,TargetTcpProxyList> |
TargetTcpProxyClient.listTargetTcpProxiesCallable()
Retrieves the list of TargetTcpProxy resources available to the specified project.
|
PagedCallSettings<ListTargetTcpProxiesHttpRequest,TargetTcpProxyList,TargetTcpProxyClient.ListTargetTcpProxiesPagedResponse> |
TargetTcpProxySettings.listTargetTcpProxiesSettings()
Returns the object with the settings used for calls to listTargetTcpProxies.
|
PagedCallSettings.Builder<ListTargetTcpProxiesHttpRequest,TargetTcpProxyList,TargetTcpProxyClient.ListTargetTcpProxiesPagedResponse> |
TargetTcpProxySettings.Builder.listTargetTcpProxiesSettings()
Returns the builder for the settings used for calls to listTargetTcpProxies.
|
Modifier and Type | Method and Description |
---|---|
protected TargetTcpProxyClient.ListTargetTcpProxiesPage |
TargetTcpProxyClient.ListTargetTcpProxiesPage.createPage(PageContext<ListTargetTcpProxiesHttpRequest,TargetTcpProxyList,TargetTcpProxy> context,
TargetTcpProxyList response) |
TargetTcpProxyList.Builder |
TargetTcpProxyList.Builder.mergeFrom(TargetTcpProxyList other) |
static TargetTcpProxyList.Builder |
TargetTcpProxyList.newBuilder(TargetTcpProxyList prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<ListTargetTcpProxiesHttpRequest,TargetTcpProxyList> |
HttpJsonTargetTcpProxyStub.listTargetTcpProxiesMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<ListTargetTcpProxiesHttpRequest,TargetTcpProxyList> |
TargetTcpProxyStub.listTargetTcpProxiesCallable() |
UnaryCallable<ListTargetTcpProxiesHttpRequest,TargetTcpProxyList> |
HttpJsonTargetTcpProxyStub.listTargetTcpProxiesCallable() |
PagedCallSettings<ListTargetTcpProxiesHttpRequest,TargetTcpProxyList,TargetTcpProxyClient.ListTargetTcpProxiesPagedResponse> |
TargetTcpProxyStubSettings.listTargetTcpProxiesSettings()
Returns the object with the settings used for calls to listTargetTcpProxies.
|
PagedCallSettings.Builder<ListTargetTcpProxiesHttpRequest,TargetTcpProxyList,TargetTcpProxyClient.ListTargetTcpProxiesPagedResponse> |
TargetTcpProxyStubSettings.Builder.listTargetTcpProxiesSettings()
Returns the builder for the settings used for calls to listTargetTcpProxies.
|
Copyright © 2019 Google LLC. All rights reserved.