Uses of Class
com.google.cloud.compute.v1.TargetTcpProxyAggregatedList
-
Packages that use TargetTcpProxyAggregatedList 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 TargetTcpProxyAggregatedList in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return TargetTcpProxyAggregatedList Modifier and Type Method Description TargetTcpProxyAggregatedListTargetTcpProxyAggregatedList.Builder. build()TargetTcpProxyAggregatedListTargetTcpProxyAggregatedList.Builder. buildPartial()static TargetTcpProxyAggregatedListTargetTcpProxyAggregatedList. getDefaultInstance()TargetTcpProxyAggregatedListTargetTcpProxyAggregatedList.Builder. getDefaultInstanceForType()TargetTcpProxyAggregatedListTargetTcpProxyAggregatedList. getDefaultInstanceForType()static TargetTcpProxyAggregatedListTargetTcpProxyAggregatedList. parseDelimitedFrom(InputStream input)static TargetTcpProxyAggregatedListTargetTcpProxyAggregatedList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TargetTcpProxyAggregatedListTargetTcpProxyAggregatedList. parseFrom(byte[] data)static TargetTcpProxyAggregatedListTargetTcpProxyAggregatedList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TargetTcpProxyAggregatedListTargetTcpProxyAggregatedList. parseFrom(com.google.protobuf.ByteString data)static TargetTcpProxyAggregatedListTargetTcpProxyAggregatedList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TargetTcpProxyAggregatedListTargetTcpProxyAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input)static TargetTcpProxyAggregatedListTargetTcpProxyAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TargetTcpProxyAggregatedListTargetTcpProxyAggregatedList. parseFrom(InputStream input)static TargetTcpProxyAggregatedListTargetTcpProxyAggregatedList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TargetTcpProxyAggregatedListTargetTcpProxyAggregatedList. parseFrom(ByteBuffer data)static TargetTcpProxyAggregatedListTargetTcpProxyAggregatedList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type TargetTcpProxyAggregatedList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AggregatedListTargetTcpProxiesRequest,TargetTcpProxyAggregatedList>TargetTcpProxiesClient. aggregatedListCallable()Retrieves the list of all TargetTcpProxy resources, regional and global, available to the specified project.com.google.api.gax.rpc.PagedCallSettings<AggregatedListTargetTcpProxiesRequest,TargetTcpProxyAggregatedList,TargetTcpProxiesClient.AggregatedListPagedResponse>TargetTcpProxiesSettings. aggregatedListSettings()Returns the object with the settings used for calls to aggregatedList.com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListTargetTcpProxiesRequest,TargetTcpProxyAggregatedList,TargetTcpProxiesClient.AggregatedListPagedResponse>TargetTcpProxiesSettings.Builder. aggregatedListSettings()Returns the builder for the settings used for calls to aggregatedList.com.google.protobuf.Parser<TargetTcpProxyAggregatedList>TargetTcpProxyAggregatedList. getParserForType()static com.google.protobuf.Parser<TargetTcpProxyAggregatedList>TargetTcpProxyAggregatedList. parser()Methods in com.google.cloud.compute.v1 with parameters of type TargetTcpProxyAggregatedList Modifier and Type Method Description protected TargetTcpProxiesClient.AggregatedListPageTargetTcpProxiesClient.AggregatedListPage. createPage(com.google.api.gax.rpc.PageContext<AggregatedListTargetTcpProxiesRequest,TargetTcpProxyAggregatedList,Map.Entry<String,TargetTcpProxiesScopedList>> context, TargetTcpProxyAggregatedList response)TargetTcpProxyAggregatedList.BuilderTargetTcpProxyAggregatedList.Builder. mergeFrom(TargetTcpProxyAggregatedList other)static TargetTcpProxyAggregatedList.BuilderTargetTcpProxyAggregatedList. newBuilder(TargetTcpProxyAggregatedList prototype) -
Uses of TargetTcpProxyAggregatedList in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type TargetTcpProxyAggregatedList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AggregatedListTargetTcpProxiesRequest,TargetTcpProxyAggregatedList>HttpJsonTargetTcpProxiesStub. aggregatedListCallable()com.google.api.gax.rpc.UnaryCallable<AggregatedListTargetTcpProxiesRequest,TargetTcpProxyAggregatedList>TargetTcpProxiesStub. aggregatedListCallable()com.google.api.gax.rpc.PagedCallSettings<AggregatedListTargetTcpProxiesRequest,TargetTcpProxyAggregatedList,TargetTcpProxiesClient.AggregatedListPagedResponse>TargetTcpProxiesStubSettings. aggregatedListSettings()Returns the object with the settings used for calls to aggregatedList.com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListTargetTcpProxiesRequest,TargetTcpProxyAggregatedList,TargetTcpProxiesClient.AggregatedListPagedResponse>TargetTcpProxiesStubSettings.Builder. aggregatedListSettings()Returns the builder for the settings used for calls to aggregatedList.
-