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