| 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 | 
|---|---|
com.google.api.gax.rpc.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. 
 | 
com.google.api.gax.rpc.UnaryCallSettings<GetHealthTargetPoolHttpRequest,TargetPoolInstanceHealth> | 
TargetPoolSettings.getHealthTargetPoolSettings()
Returns the object with the settings used for calls to getHealthTargetPool. 
 | 
com.google.api.gax.rpc.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 com.google.api.gax.httpjson.ApiMethodDescriptor<GetHealthTargetPoolHttpRequest,TargetPoolInstanceHealth> | 
HttpJsonTargetPoolStub.getHealthTargetPoolMethodDescriptor  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<GetHealthTargetPoolHttpRequest,TargetPoolInstanceHealth> | 
TargetPoolStub.getHealthTargetPoolCallable()  | 
com.google.api.gax.rpc.UnaryCallable<GetHealthTargetPoolHttpRequest,TargetPoolInstanceHealth> | 
HttpJsonTargetPoolStub.getHealthTargetPoolCallable()  | 
com.google.api.gax.rpc.UnaryCallSettings<GetHealthTargetPoolHttpRequest,TargetPoolInstanceHealth> | 
TargetPoolStubSettings.getHealthTargetPoolSettings()
Returns the object with the settings used for calls to getHealthTargetPool. 
 | 
com.google.api.gax.rpc.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.