Uses of Class
com.google.cloud.compute.v1.AggregatedListTargetTcpProxiesRequest
-
Packages that use AggregatedListTargetTcpProxiesRequest 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 AggregatedListTargetTcpProxiesRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return AggregatedListTargetTcpProxiesRequest Modifier and Type Method Description AggregatedListTargetTcpProxiesRequestAggregatedListTargetTcpProxiesRequest.Builder. build()AggregatedListTargetTcpProxiesRequestAggregatedListTargetTcpProxiesRequest.Builder. buildPartial()static AggregatedListTargetTcpProxiesRequestAggregatedListTargetTcpProxiesRequest. getDefaultInstance()AggregatedListTargetTcpProxiesRequestAggregatedListTargetTcpProxiesRequest.Builder. getDefaultInstanceForType()AggregatedListTargetTcpProxiesRequestAggregatedListTargetTcpProxiesRequest. getDefaultInstanceForType()static AggregatedListTargetTcpProxiesRequestAggregatedListTargetTcpProxiesRequest. parseDelimitedFrom(InputStream input)static AggregatedListTargetTcpProxiesRequestAggregatedListTargetTcpProxiesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AggregatedListTargetTcpProxiesRequestAggregatedListTargetTcpProxiesRequest. parseFrom(byte[] data)static AggregatedListTargetTcpProxiesRequestAggregatedListTargetTcpProxiesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AggregatedListTargetTcpProxiesRequestAggregatedListTargetTcpProxiesRequest. parseFrom(com.google.protobuf.ByteString data)static AggregatedListTargetTcpProxiesRequestAggregatedListTargetTcpProxiesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AggregatedListTargetTcpProxiesRequestAggregatedListTargetTcpProxiesRequest. parseFrom(com.google.protobuf.CodedInputStream input)static AggregatedListTargetTcpProxiesRequestAggregatedListTargetTcpProxiesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AggregatedListTargetTcpProxiesRequestAggregatedListTargetTcpProxiesRequest. parseFrom(InputStream input)static AggregatedListTargetTcpProxiesRequestAggregatedListTargetTcpProxiesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AggregatedListTargetTcpProxiesRequestAggregatedListTargetTcpProxiesRequest. parseFrom(ByteBuffer data)static AggregatedListTargetTcpProxiesRequestAggregatedListTargetTcpProxiesRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type AggregatedListTargetTcpProxiesRequest 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.UnaryCallable<AggregatedListTargetTcpProxiesRequest,TargetTcpProxiesClient.AggregatedListPagedResponse>TargetTcpProxiesClient. aggregatedListPagedCallable()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<AggregatedListTargetTcpProxiesRequest>AggregatedListTargetTcpProxiesRequest. getParserForType()static com.google.protobuf.Parser<AggregatedListTargetTcpProxiesRequest>AggregatedListTargetTcpProxiesRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type AggregatedListTargetTcpProxiesRequest Modifier and Type Method Description TargetTcpProxiesClient.AggregatedListPagedResponseTargetTcpProxiesClient. aggregatedList(AggregatedListTargetTcpProxiesRequest request)Retrieves the list of all TargetTcpProxy resources, regional and global, available to the specified project.AggregatedListTargetTcpProxiesRequest.BuilderAggregatedListTargetTcpProxiesRequest.Builder. mergeFrom(AggregatedListTargetTcpProxiesRequest other)static AggregatedListTargetTcpProxiesRequest.BuilderAggregatedListTargetTcpProxiesRequest. newBuilder(AggregatedListTargetTcpProxiesRequest prototype) -
Uses of AggregatedListTargetTcpProxiesRequest in com.google.cloud.compute.v1.stub
-