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 |
---|---|
TargetPoolInstanceHealth |
TargetPoolInstanceHealth.Builder.build() |
static TargetPoolInstanceHealth |
TargetPoolInstanceHealth.getDefaultInstance() |
TargetPoolInstanceHealth |
TargetPoolClient.getHealthTargetPool(GetHealthTargetPoolHttpRequest request)
Gets the most recent health check results for each IP for the instance that is referenced by
the given target pool.
|
TargetPoolInstanceHealth |
TargetPoolClient.getHealthTargetPool(ProjectRegionTargetPoolName targetPool,
InstanceReference instanceReferenceResource)
Gets the most recent health check results for each IP for the instance that is referenced by
the given target pool.
|
TargetPoolInstanceHealth |
TargetPoolClient.getHealthTargetPool(String targetPool,
InstanceReference instanceReferenceResource)
Gets the most recent health check results for each IP for the instance that is referenced by
the given target pool.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetHealthTargetPoolHttpRequest,TargetPoolInstanceHealth> |
TargetPoolClient.getHealthTargetPoolCallable()
Gets the most recent health check results for each IP for the instance that is referenced by
the given target pool.
|
UnaryCallSettings<GetHealthTargetPoolHttpRequest,TargetPoolInstanceHealth> |
TargetPoolSettings.getHealthTargetPoolSettings()
Returns the object with the settings used for calls to getHealthTargetPool.
|
UnaryCallSettings.Builder<GetHealthTargetPoolHttpRequest,TargetPoolInstanceHealth> |
TargetPoolSettings.Builder.getHealthTargetPoolSettings()
Returns the builder for the settings used for calls to getHealthTargetPool.
|
Modifier and Type | Method and Description |
---|---|
TargetPoolInstanceHealth.Builder |
TargetPoolInstanceHealth.Builder.mergeFrom(TargetPoolInstanceHealth other) |
static TargetPoolInstanceHealth.Builder |
TargetPoolInstanceHealth.newBuilder(TargetPoolInstanceHealth prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<GetHealthTargetPoolHttpRequest,TargetPoolInstanceHealth> |
HttpJsonTargetPoolStub.getHealthTargetPoolMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetHealthTargetPoolHttpRequest,TargetPoolInstanceHealth> |
HttpJsonTargetPoolStub.getHealthTargetPoolCallable() |
UnaryCallable<GetHealthTargetPoolHttpRequest,TargetPoolInstanceHealth> |
TargetPoolStub.getHealthTargetPoolCallable() |
UnaryCallSettings<GetHealthTargetPoolHttpRequest,TargetPoolInstanceHealth> |
TargetPoolStubSettings.getHealthTargetPoolSettings()
Returns the object with the settings used for calls to getHealthTargetPool.
|
UnaryCallSettings.Builder<GetHealthTargetPoolHttpRequest,TargetPoolInstanceHealth> |
TargetPoolStubSettings.Builder.getHealthTargetPoolSettings()
Returns the builder for the settings used for calls to getHealthTargetPool.
|
Copyright © 2019 Google LLC. All rights reserved.