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 |
---|---|
GetHealthTargetPoolHttpRequest |
GetHealthTargetPoolHttpRequest.Builder.build() |
static GetHealthTargetPoolHttpRequest |
GetHealthTargetPoolHttpRequest.getDefaultInstance() |
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 |
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.
|
GetHealthTargetPoolHttpRequest.Builder |
GetHealthTargetPoolHttpRequest.Builder.mergeFrom(GetHealthTargetPoolHttpRequest other) |
static GetHealthTargetPoolHttpRequest.Builder |
GetHealthTargetPoolHttpRequest.newBuilder(GetHealthTargetPoolHttpRequest 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.