Uses of Class
com.google.cloud.compute.v1.AddInstanceTargetPoolRequest
-
Packages that use AddInstanceTargetPoolRequest 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 AddInstanceTargetPoolRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return AddInstanceTargetPoolRequest Modifier and Type Method Description AddInstanceTargetPoolRequestAddInstanceTargetPoolRequest.Builder. build()AddInstanceTargetPoolRequestAddInstanceTargetPoolRequest.Builder. buildPartial()static AddInstanceTargetPoolRequestAddInstanceTargetPoolRequest. getDefaultInstance()AddInstanceTargetPoolRequestAddInstanceTargetPoolRequest.Builder. getDefaultInstanceForType()AddInstanceTargetPoolRequestAddInstanceTargetPoolRequest. getDefaultInstanceForType()static AddInstanceTargetPoolRequestAddInstanceTargetPoolRequest. parseDelimitedFrom(InputStream input)static AddInstanceTargetPoolRequestAddInstanceTargetPoolRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AddInstanceTargetPoolRequestAddInstanceTargetPoolRequest. parseFrom(byte[] data)static AddInstanceTargetPoolRequestAddInstanceTargetPoolRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AddInstanceTargetPoolRequestAddInstanceTargetPoolRequest. parseFrom(com.google.protobuf.ByteString data)static AddInstanceTargetPoolRequestAddInstanceTargetPoolRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AddInstanceTargetPoolRequestAddInstanceTargetPoolRequest. parseFrom(com.google.protobuf.CodedInputStream input)static AddInstanceTargetPoolRequestAddInstanceTargetPoolRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AddInstanceTargetPoolRequestAddInstanceTargetPoolRequest. parseFrom(InputStream input)static AddInstanceTargetPoolRequestAddInstanceTargetPoolRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AddInstanceTargetPoolRequestAddInstanceTargetPoolRequest. parseFrom(ByteBuffer data)static AddInstanceTargetPoolRequestAddInstanceTargetPoolRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type AddInstanceTargetPoolRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AddInstanceTargetPoolRequest,Operation>TargetPoolsClient. addInstanceCallable()Adds an instance to a target pool.com.google.api.gax.rpc.OperationCallable<AddInstanceTargetPoolRequest,Operation,Operation>TargetPoolsClient. addInstanceOperationCallable()Adds an instance to a target pool.com.google.api.gax.rpc.OperationCallSettings<AddInstanceTargetPoolRequest,Operation,Operation>TargetPoolsSettings. addInstanceOperationSettings()Returns the object with the settings used for calls to addInstance.com.google.api.gax.rpc.OperationCallSettings.Builder<AddInstanceTargetPoolRequest,Operation,Operation>TargetPoolsSettings.Builder. addInstanceOperationSettings()Returns the builder for the settings used for calls to addInstance.com.google.api.gax.rpc.UnaryCallSettings<AddInstanceTargetPoolRequest,Operation>TargetPoolsSettings. addInstanceSettings()Returns the object with the settings used for calls to addInstance.com.google.api.gax.rpc.UnaryCallSettings.Builder<AddInstanceTargetPoolRequest,Operation>TargetPoolsSettings.Builder. addInstanceSettings()Returns the builder for the settings used for calls to addInstance.com.google.protobuf.Parser<AddInstanceTargetPoolRequest>AddInstanceTargetPoolRequest. getParserForType()static com.google.protobuf.Parser<AddInstanceTargetPoolRequest>AddInstanceTargetPoolRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type AddInstanceTargetPoolRequest Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Operation,Operation>TargetPoolsClient. addInstanceAsync(AddInstanceTargetPoolRequest request)Adds an instance to a target pool.AddInstanceTargetPoolRequest.BuilderAddInstanceTargetPoolRequest.Builder. mergeFrom(AddInstanceTargetPoolRequest other)static AddInstanceTargetPoolRequest.BuilderAddInstanceTargetPoolRequest. newBuilder(AddInstanceTargetPoolRequest prototype) -
Uses of AddInstanceTargetPoolRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type AddInstanceTargetPoolRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AddInstanceTargetPoolRequest,Operation>HttpJsonTargetPoolsStub. addInstanceCallable()com.google.api.gax.rpc.UnaryCallable<AddInstanceTargetPoolRequest,Operation>TargetPoolsStub. addInstanceCallable()com.google.api.gax.rpc.OperationCallable<AddInstanceTargetPoolRequest,Operation,Operation>HttpJsonTargetPoolsStub. addInstanceOperationCallable()com.google.api.gax.rpc.OperationCallable<AddInstanceTargetPoolRequest,Operation,Operation>TargetPoolsStub. addInstanceOperationCallable()com.google.api.gax.rpc.OperationCallSettings<AddInstanceTargetPoolRequest,Operation,Operation>TargetPoolsStubSettings. addInstanceOperationSettings()Returns the object with the settings used for calls to addInstance.com.google.api.gax.rpc.OperationCallSettings.Builder<AddInstanceTargetPoolRequest,Operation,Operation>TargetPoolsStubSettings.Builder. addInstanceOperationSettings()Returns the builder for the settings used for calls to addInstance.com.google.api.gax.rpc.UnaryCallSettings<AddInstanceTargetPoolRequest,Operation>TargetPoolsStubSettings. addInstanceSettings()Returns the object with the settings used for calls to addInstance.com.google.api.gax.rpc.UnaryCallSettings.Builder<AddInstanceTargetPoolRequest,Operation>TargetPoolsStubSettings.Builder. addInstanceSettings()Returns the builder for the settings used for calls to addInstance.
-