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