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 TargetTcpProxyAggregatedList
TargetTcpProxyAggregatedList.Builder. build()
TargetTcpProxyAggregatedList
TargetTcpProxyAggregatedList.Builder. buildPartial()
static TargetTcpProxyAggregatedList
TargetTcpProxyAggregatedList. getDefaultInstance()
TargetTcpProxyAggregatedList
TargetTcpProxyAggregatedList.Builder. getDefaultInstanceForType()
TargetTcpProxyAggregatedList
TargetTcpProxyAggregatedList. getDefaultInstanceForType()
static TargetTcpProxyAggregatedList
TargetTcpProxyAggregatedList. parseDelimitedFrom(InputStream input)
static TargetTcpProxyAggregatedList
TargetTcpProxyAggregatedList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TargetTcpProxyAggregatedList
TargetTcpProxyAggregatedList. parseFrom(byte[] data)
static TargetTcpProxyAggregatedList
TargetTcpProxyAggregatedList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TargetTcpProxyAggregatedList
TargetTcpProxyAggregatedList. parseFrom(com.google.protobuf.ByteString data)
static TargetTcpProxyAggregatedList
TargetTcpProxyAggregatedList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TargetTcpProxyAggregatedList
TargetTcpProxyAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input)
static TargetTcpProxyAggregatedList
TargetTcpProxyAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TargetTcpProxyAggregatedList
TargetTcpProxyAggregatedList. parseFrom(InputStream input)
static TargetTcpProxyAggregatedList
TargetTcpProxyAggregatedList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TargetTcpProxyAggregatedList
TargetTcpProxyAggregatedList. parseFrom(ByteBuffer data)
static TargetTcpProxyAggregatedList
TargetTcpProxyAggregatedList. 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.AggregatedListPage
TargetTcpProxiesClient.AggregatedListPage. createPage(com.google.api.gax.rpc.PageContext<AggregatedListTargetTcpProxiesRequest,TargetTcpProxyAggregatedList,Map.Entry<String,TargetTcpProxiesScopedList>> context, TargetTcpProxyAggregatedList response)
TargetTcpProxyAggregatedList.Builder
TargetTcpProxyAggregatedList.Builder. mergeFrom(TargetTcpProxyAggregatedList other)
static TargetTcpProxyAggregatedList.Builder
TargetTcpProxyAggregatedList. 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.
-