Uses of Class
com.google.cloud.compute.v1.InsertRegionTargetTcpProxyRequest
-
Packages that use InsertRegionTargetTcpProxyRequest 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 InsertRegionTargetTcpProxyRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return InsertRegionTargetTcpProxyRequest Modifier and Type Method Description InsertRegionTargetTcpProxyRequestInsertRegionTargetTcpProxyRequest.Builder. build()InsertRegionTargetTcpProxyRequestInsertRegionTargetTcpProxyRequest.Builder. buildPartial()static InsertRegionTargetTcpProxyRequestInsertRegionTargetTcpProxyRequest. getDefaultInstance()InsertRegionTargetTcpProxyRequestInsertRegionTargetTcpProxyRequest.Builder. getDefaultInstanceForType()InsertRegionTargetTcpProxyRequestInsertRegionTargetTcpProxyRequest. getDefaultInstanceForType()static InsertRegionTargetTcpProxyRequestInsertRegionTargetTcpProxyRequest. parseDelimitedFrom(InputStream input)static InsertRegionTargetTcpProxyRequestInsertRegionTargetTcpProxyRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsertRegionTargetTcpProxyRequestInsertRegionTargetTcpProxyRequest. parseFrom(byte[] data)static InsertRegionTargetTcpProxyRequestInsertRegionTargetTcpProxyRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsertRegionTargetTcpProxyRequestInsertRegionTargetTcpProxyRequest. parseFrom(com.google.protobuf.ByteString data)static InsertRegionTargetTcpProxyRequestInsertRegionTargetTcpProxyRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsertRegionTargetTcpProxyRequestInsertRegionTargetTcpProxyRequest. parseFrom(com.google.protobuf.CodedInputStream input)static InsertRegionTargetTcpProxyRequestInsertRegionTargetTcpProxyRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsertRegionTargetTcpProxyRequestInsertRegionTargetTcpProxyRequest. parseFrom(InputStream input)static InsertRegionTargetTcpProxyRequestInsertRegionTargetTcpProxyRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsertRegionTargetTcpProxyRequestInsertRegionTargetTcpProxyRequest. parseFrom(ByteBuffer data)static InsertRegionTargetTcpProxyRequestInsertRegionTargetTcpProxyRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type InsertRegionTargetTcpProxyRequest Modifier and Type Method Description com.google.protobuf.Parser<InsertRegionTargetTcpProxyRequest>InsertRegionTargetTcpProxyRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<InsertRegionTargetTcpProxyRequest,Operation>RegionTargetTcpProxiesClient. insertCallable()Creates a TargetTcpProxy resource in the specified project and region using the data included in the request.com.google.api.gax.rpc.OperationCallable<InsertRegionTargetTcpProxyRequest,Operation,Operation>RegionTargetTcpProxiesClient. insertOperationCallable()Creates a TargetTcpProxy resource in the specified project and region using the data included in the request.com.google.api.gax.rpc.OperationCallSettings.Builder<InsertRegionTargetTcpProxyRequest,Operation,Operation>RegionTargetTcpProxiesSettings.Builder. insertOperationSettings()Returns the builder for the settings used for calls to insert.com.google.api.gax.rpc.OperationCallSettings<InsertRegionTargetTcpProxyRequest,Operation,Operation>RegionTargetTcpProxiesSettings. insertOperationSettings()Returns the object with the settings used for calls to insert.com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertRegionTargetTcpProxyRequest,Operation>RegionTargetTcpProxiesSettings.Builder. insertSettings()Returns the builder for the settings used for calls to insert.com.google.api.gax.rpc.UnaryCallSettings<InsertRegionTargetTcpProxyRequest,Operation>RegionTargetTcpProxiesSettings. insertSettings()Returns the object with the settings used for calls to insert.static com.google.protobuf.Parser<InsertRegionTargetTcpProxyRequest>InsertRegionTargetTcpProxyRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type InsertRegionTargetTcpProxyRequest Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Operation,Operation>RegionTargetTcpProxiesClient. insertAsync(InsertRegionTargetTcpProxyRequest request)Creates a TargetTcpProxy resource in the specified project and region using the data included in the request.InsertRegionTargetTcpProxyRequest.BuilderInsertRegionTargetTcpProxyRequest.Builder. mergeFrom(InsertRegionTargetTcpProxyRequest other)static InsertRegionTargetTcpProxyRequest.BuilderInsertRegionTargetTcpProxyRequest. newBuilder(InsertRegionTargetTcpProxyRequest prototype) -
Uses of InsertRegionTargetTcpProxyRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type InsertRegionTargetTcpProxyRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<InsertRegionTargetTcpProxyRequest,Operation>HttpJsonRegionTargetTcpProxiesStub. insertCallable()com.google.api.gax.rpc.UnaryCallable<InsertRegionTargetTcpProxyRequest,Operation>RegionTargetTcpProxiesStub. insertCallable()com.google.api.gax.rpc.OperationCallable<InsertRegionTargetTcpProxyRequest,Operation,Operation>HttpJsonRegionTargetTcpProxiesStub. insertOperationCallable()com.google.api.gax.rpc.OperationCallable<InsertRegionTargetTcpProxyRequest,Operation,Operation>RegionTargetTcpProxiesStub. insertOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<InsertRegionTargetTcpProxyRequest,Operation,Operation>RegionTargetTcpProxiesStubSettings.Builder. insertOperationSettings()Returns the builder for the settings used for calls to insert.com.google.api.gax.rpc.OperationCallSettings<InsertRegionTargetTcpProxyRequest,Operation,Operation>RegionTargetTcpProxiesStubSettings. insertOperationSettings()Returns the object with the settings used for calls to insert.com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertRegionTargetTcpProxyRequest,Operation>RegionTargetTcpProxiesStubSettings.Builder. insertSettings()Returns the builder for the settings used for calls to insert.com.google.api.gax.rpc.UnaryCallSettings<InsertRegionTargetTcpProxyRequest,Operation>RegionTargetTcpProxiesStubSettings. insertSettings()Returns the object with the settings used for calls to insert.
-