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