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