Uses of Class
com.google.cloud.compute.v1.RegionTargetTcpProxiesClient.ListPagedResponse
-
Packages that use RegionTargetTcpProxiesClient.ListPagedResponse 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 RegionTargetTcpProxiesClient.ListPagedResponse in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return RegionTargetTcpProxiesClient.ListPagedResponse Modifier and Type Method Description RegionTargetTcpProxiesClient.ListPagedResponseRegionTargetTcpProxiesClient. list(ListRegionTargetTcpProxiesRequest request)Retrieves a list of TargetTcpProxy resources available to the specified project in a given region.RegionTargetTcpProxiesClient.ListPagedResponseRegionTargetTcpProxiesClient. list(String project, String region)Retrieves a list of TargetTcpProxy resources available to the specified project in a given region.Methods in com.google.cloud.compute.v1 that return types with arguments of type RegionTargetTcpProxiesClient.ListPagedResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<RegionTargetTcpProxiesClient.ListPagedResponse>RegionTargetTcpProxiesClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListRegionTargetTcpProxiesRequest,TargetTcpProxyList,TargetTcpProxy> context, com.google.api.core.ApiFuture<TargetTcpProxyList> futureResponse)com.google.api.gax.rpc.UnaryCallable<ListRegionTargetTcpProxiesRequest,RegionTargetTcpProxiesClient.ListPagedResponse>RegionTargetTcpProxiesClient. listPagedCallable()Retrieves a list of TargetTcpProxy resources available to the specified project in a given region.com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionTargetTcpProxiesRequest,TargetTcpProxyList,RegionTargetTcpProxiesClient.ListPagedResponse>RegionTargetTcpProxiesSettings.Builder. listSettings()Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListRegionTargetTcpProxiesRequest,TargetTcpProxyList,RegionTargetTcpProxiesClient.ListPagedResponse>RegionTargetTcpProxiesSettings. listSettings()Returns the object with the settings used for calls to list. -
Uses of RegionTargetTcpProxiesClient.ListPagedResponse in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type RegionTargetTcpProxiesClient.ListPagedResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListRegionTargetTcpProxiesRequest,RegionTargetTcpProxiesClient.ListPagedResponse>HttpJsonRegionTargetTcpProxiesStub. listPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListRegionTargetTcpProxiesRequest,RegionTargetTcpProxiesClient.ListPagedResponse>RegionTargetTcpProxiesStub. listPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionTargetTcpProxiesRequest,TargetTcpProxyList,RegionTargetTcpProxiesClient.ListPagedResponse>RegionTargetTcpProxiesStubSettings.Builder. listSettings()Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListRegionTargetTcpProxiesRequest,TargetTcpProxyList,RegionTargetTcpProxiesClient.ListPagedResponse>RegionTargetTcpProxiesStubSettings. listSettings()Returns the object with the settings used for calls to list.
-