Uses of Class
com.google.cloud.compute.v1.ListTargetTcpProxiesRequest
-
Packages that use ListTargetTcpProxiesRequest Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of ListTargetTcpProxiesRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return ListTargetTcpProxiesRequest Modifier and Type Method Description ListTargetTcpProxiesRequest
ListTargetTcpProxiesRequest.Builder. build()
ListTargetTcpProxiesRequest
ListTargetTcpProxiesRequest.Builder. buildPartial()
static ListTargetTcpProxiesRequest
ListTargetTcpProxiesRequest. getDefaultInstance()
ListTargetTcpProxiesRequest
ListTargetTcpProxiesRequest.Builder. getDefaultInstanceForType()
ListTargetTcpProxiesRequest
ListTargetTcpProxiesRequest. getDefaultInstanceForType()
static ListTargetTcpProxiesRequest
ListTargetTcpProxiesRequest. parseDelimitedFrom(InputStream input)
static ListTargetTcpProxiesRequest
ListTargetTcpProxiesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListTargetTcpProxiesRequest
ListTargetTcpProxiesRequest. parseFrom(byte[] data)
static ListTargetTcpProxiesRequest
ListTargetTcpProxiesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListTargetTcpProxiesRequest
ListTargetTcpProxiesRequest. parseFrom(com.google.protobuf.ByteString data)
static ListTargetTcpProxiesRequest
ListTargetTcpProxiesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListTargetTcpProxiesRequest
ListTargetTcpProxiesRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static ListTargetTcpProxiesRequest
ListTargetTcpProxiesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListTargetTcpProxiesRequest
ListTargetTcpProxiesRequest. parseFrom(InputStream input)
static ListTargetTcpProxiesRequest
ListTargetTcpProxiesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListTargetTcpProxiesRequest
ListTargetTcpProxiesRequest. parseFrom(ByteBuffer data)
static ListTargetTcpProxiesRequest
ListTargetTcpProxiesRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type ListTargetTcpProxiesRequest Modifier and Type Method Description com.google.protobuf.Parser<ListTargetTcpProxiesRequest>
ListTargetTcpProxiesRequest. getParserForType()
com.google.api.gax.rpc.UnaryCallable<ListTargetTcpProxiesRequest,TargetTcpProxyList>
TargetTcpProxiesClient. listCallable()
Retrieves the list of TargetTcpProxy resources available to the specified project.com.google.api.gax.rpc.UnaryCallable<ListTargetTcpProxiesRequest,TargetTcpProxiesClient.ListPagedResponse>
TargetTcpProxiesClient. listPagedCallable()
Retrieves the list of TargetTcpProxy resources available to the specified project.com.google.api.gax.rpc.PagedCallSettings.Builder<ListTargetTcpProxiesRequest,TargetTcpProxyList,TargetTcpProxiesClient.ListPagedResponse>
TargetTcpProxiesSettings.Builder. listSettings()
Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListTargetTcpProxiesRequest,TargetTcpProxyList,TargetTcpProxiesClient.ListPagedResponse>
TargetTcpProxiesSettings. listSettings()
Returns the object with the settings used for calls to list.static com.google.protobuf.Parser<ListTargetTcpProxiesRequest>
ListTargetTcpProxiesRequest. parser()
Methods in com.google.cloud.compute.v1 with parameters of type ListTargetTcpProxiesRequest Modifier and Type Method Description TargetTcpProxiesClient.ListPagedResponse
TargetTcpProxiesClient. list(ListTargetTcpProxiesRequest request)
Retrieves the list of TargetTcpProxy resources available to the specified project.ListTargetTcpProxiesRequest.Builder
ListTargetTcpProxiesRequest.Builder. mergeFrom(ListTargetTcpProxiesRequest other)
static ListTargetTcpProxiesRequest.Builder
ListTargetTcpProxiesRequest. newBuilder(ListTargetTcpProxiesRequest prototype)
Method parameters in com.google.cloud.compute.v1 with type arguments of type ListTargetTcpProxiesRequest Modifier and Type Method Description static com.google.api.core.ApiFuture<TargetTcpProxiesClient.ListPagedResponse>
TargetTcpProxiesClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListTargetTcpProxiesRequest,TargetTcpProxyList,TargetTcpProxy> context, com.google.api.core.ApiFuture<TargetTcpProxyList> futureResponse)
protected TargetTcpProxiesClient.ListPage
TargetTcpProxiesClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListTargetTcpProxiesRequest,TargetTcpProxyList,TargetTcpProxy> context, TargetTcpProxyList response)
com.google.api.core.ApiFuture<TargetTcpProxiesClient.ListPage>
TargetTcpProxiesClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListTargetTcpProxiesRequest,TargetTcpProxyList,TargetTcpProxy> context, com.google.api.core.ApiFuture<TargetTcpProxyList> futureResponse)
-
Uses of ListTargetTcpProxiesRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type ListTargetTcpProxiesRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListTargetTcpProxiesRequest,TargetTcpProxyList>
HttpJsonTargetTcpProxiesStub. listCallable()
com.google.api.gax.rpc.UnaryCallable<ListTargetTcpProxiesRequest,TargetTcpProxyList>
TargetTcpProxiesStub. listCallable()
com.google.api.gax.rpc.UnaryCallable<ListTargetTcpProxiesRequest,TargetTcpProxiesClient.ListPagedResponse>
HttpJsonTargetTcpProxiesStub. listPagedCallable()
com.google.api.gax.rpc.UnaryCallable<ListTargetTcpProxiesRequest,TargetTcpProxiesClient.ListPagedResponse>
TargetTcpProxiesStub. listPagedCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTargetTcpProxiesRequest,TargetTcpProxyList,TargetTcpProxiesClient.ListPagedResponse>
TargetTcpProxiesStubSettings.Builder. listSettings()
Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListTargetTcpProxiesRequest,TargetTcpProxyList,TargetTcpProxiesClient.ListPagedResponse>
TargetTcpProxiesStubSettings. listSettings()
Returns the object with the settings used for calls to list.
-