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