Uses of Class
com.google.cloud.compute.v1.DeleteTargetTcpProxyRequest
-
Packages that use DeleteTargetTcpProxyRequest 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 DeleteTargetTcpProxyRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return DeleteTargetTcpProxyRequest Modifier and Type Method Description DeleteTargetTcpProxyRequestDeleteTargetTcpProxyRequest.Builder. build()DeleteTargetTcpProxyRequestDeleteTargetTcpProxyRequest.Builder. buildPartial()static DeleteTargetTcpProxyRequestDeleteTargetTcpProxyRequest. getDefaultInstance()DeleteTargetTcpProxyRequestDeleteTargetTcpProxyRequest.Builder. getDefaultInstanceForType()DeleteTargetTcpProxyRequestDeleteTargetTcpProxyRequest. getDefaultInstanceForType()static DeleteTargetTcpProxyRequestDeleteTargetTcpProxyRequest. parseDelimitedFrom(InputStream input)static DeleteTargetTcpProxyRequestDeleteTargetTcpProxyRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteTargetTcpProxyRequestDeleteTargetTcpProxyRequest. parseFrom(byte[] data)static DeleteTargetTcpProxyRequestDeleteTargetTcpProxyRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteTargetTcpProxyRequestDeleteTargetTcpProxyRequest. parseFrom(com.google.protobuf.ByteString data)static DeleteTargetTcpProxyRequestDeleteTargetTcpProxyRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteTargetTcpProxyRequestDeleteTargetTcpProxyRequest. parseFrom(com.google.protobuf.CodedInputStream input)static DeleteTargetTcpProxyRequestDeleteTargetTcpProxyRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteTargetTcpProxyRequestDeleteTargetTcpProxyRequest. parseFrom(InputStream input)static DeleteTargetTcpProxyRequestDeleteTargetTcpProxyRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteTargetTcpProxyRequestDeleteTargetTcpProxyRequest. parseFrom(ByteBuffer data)static DeleteTargetTcpProxyRequestDeleteTargetTcpProxyRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type DeleteTargetTcpProxyRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteTargetTcpProxyRequest,Operation>TargetTcpProxiesClient. deleteCallable()Deletes the specified TargetTcpProxy resource.com.google.api.gax.rpc.OperationCallable<DeleteTargetTcpProxyRequest,Operation,Operation>TargetTcpProxiesClient. deleteOperationCallable()Deletes the specified TargetTcpProxy resource.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteTargetTcpProxyRequest,Operation,Operation>TargetTcpProxiesSettings.Builder. deleteOperationSettings()Returns the builder for the settings used for calls to delete.com.google.api.gax.rpc.OperationCallSettings<DeleteTargetTcpProxyRequest,Operation,Operation>TargetTcpProxiesSettings. deleteOperationSettings()Returns the object with the settings used for calls to delete.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteTargetTcpProxyRequest,Operation>TargetTcpProxiesSettings.Builder. deleteSettings()Returns the builder for the settings used for calls to delete.com.google.api.gax.rpc.UnaryCallSettings<DeleteTargetTcpProxyRequest,Operation>TargetTcpProxiesSettings. deleteSettings()Returns the object with the settings used for calls to delete.com.google.protobuf.Parser<DeleteTargetTcpProxyRequest>DeleteTargetTcpProxyRequest. getParserForType()static com.google.protobuf.Parser<DeleteTargetTcpProxyRequest>DeleteTargetTcpProxyRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type DeleteTargetTcpProxyRequest Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Operation,Operation>TargetTcpProxiesClient. deleteAsync(DeleteTargetTcpProxyRequest request)Deletes the specified TargetTcpProxy resource.DeleteTargetTcpProxyRequest.BuilderDeleteTargetTcpProxyRequest.Builder. mergeFrom(DeleteTargetTcpProxyRequest other)static DeleteTargetTcpProxyRequest.BuilderDeleteTargetTcpProxyRequest. newBuilder(DeleteTargetTcpProxyRequest prototype) -
Uses of DeleteTargetTcpProxyRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type DeleteTargetTcpProxyRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteTargetTcpProxyRequest,Operation>HttpJsonTargetTcpProxiesStub. deleteCallable()com.google.api.gax.rpc.UnaryCallable<DeleteTargetTcpProxyRequest,Operation>TargetTcpProxiesStub. deleteCallable()com.google.api.gax.rpc.OperationCallable<DeleteTargetTcpProxyRequest,Operation,Operation>HttpJsonTargetTcpProxiesStub. deleteOperationCallable()com.google.api.gax.rpc.OperationCallable<DeleteTargetTcpProxyRequest,Operation,Operation>TargetTcpProxiesStub. deleteOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteTargetTcpProxyRequest,Operation,Operation>TargetTcpProxiesStubSettings.Builder. deleteOperationSettings()Returns the builder for the settings used for calls to delete.com.google.api.gax.rpc.OperationCallSettings<DeleteTargetTcpProxyRequest,Operation,Operation>TargetTcpProxiesStubSettings. deleteOperationSettings()Returns the object with the settings used for calls to delete.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteTargetTcpProxyRequest,Operation>TargetTcpProxiesStubSettings.Builder. deleteSettings()Returns the builder for the settings used for calls to delete.com.google.api.gax.rpc.UnaryCallSettings<DeleteTargetTcpProxyRequest,Operation>TargetTcpProxiesStubSettings. deleteSettings()Returns the object with the settings used for calls to delete.
-