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