Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
com.google.cloud.compute.v1.stub |
Modifier and Type | Method and Description |
---|---|
RemoveHealthCheckTargetPoolHttpRequest |
RemoveHealthCheckTargetPoolHttpRequest.Builder.build() |
static RemoveHealthCheckTargetPoolHttpRequest |
RemoveHealthCheckTargetPoolHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<RemoveHealthCheckTargetPoolHttpRequest,Operation> |
TargetPoolClient.removeHealthCheckTargetPoolCallable()
Removes health check URL from a target pool.
|
UnaryCallSettings<RemoveHealthCheckTargetPoolHttpRequest,Operation> |
TargetPoolSettings.removeHealthCheckTargetPoolSettings()
Returns the object with the settings used for calls to removeHealthCheckTargetPool.
|
UnaryCallSettings.Builder<RemoveHealthCheckTargetPoolHttpRequest,Operation> |
TargetPoolSettings.Builder.removeHealthCheckTargetPoolSettings()
Returns the builder for the settings used for calls to removeHealthCheckTargetPool.
|
Modifier and Type | Method and Description |
---|---|
RemoveHealthCheckTargetPoolHttpRequest.Builder |
RemoveHealthCheckTargetPoolHttpRequest.Builder.mergeFrom(RemoveHealthCheckTargetPoolHttpRequest other) |
static RemoveHealthCheckTargetPoolHttpRequest.Builder |
RemoveHealthCheckTargetPoolHttpRequest.newBuilder(RemoveHealthCheckTargetPoolHttpRequest prototype) |
Operation |
TargetPoolClient.removeHealthCheckTargetPool(RemoveHealthCheckTargetPoolHttpRequest request)
Removes health check URL from a target pool.
|
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<RemoveHealthCheckTargetPoolHttpRequest,Operation> |
HttpJsonTargetPoolStub.removeHealthCheckTargetPoolMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<RemoveHealthCheckTargetPoolHttpRequest,Operation> |
HttpJsonTargetPoolStub.removeHealthCheckTargetPoolCallable() |
UnaryCallable<RemoveHealthCheckTargetPoolHttpRequest,Operation> |
TargetPoolStub.removeHealthCheckTargetPoolCallable() |
UnaryCallSettings<RemoveHealthCheckTargetPoolHttpRequest,Operation> |
TargetPoolStubSettings.removeHealthCheckTargetPoolSettings()
Returns the object with the settings used for calls to removeHealthCheckTargetPool.
|
UnaryCallSettings.Builder<RemoveHealthCheckTargetPoolHttpRequest,Operation> |
TargetPoolStubSettings.Builder.removeHealthCheckTargetPoolSettings()
Returns the builder for the settings used for calls to removeHealthCheckTargetPool.
|
Copyright © 2019 Google LLC. All rights reserved.