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 |
---|---|
GetHealthCheckHttpRequest |
GetHealthCheckHttpRequest.Builder.build() |
static GetHealthCheckHttpRequest |
GetHealthCheckHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetHealthCheckHttpRequest,HealthCheck> |
HealthCheckClient.getHealthCheckCallable()
Returns the specified HealthCheck resource.
|
UnaryCallSettings<GetHealthCheckHttpRequest,HealthCheck> |
HealthCheckSettings.getHealthCheckSettings()
Returns the object with the settings used for calls to getHealthCheck.
|
UnaryCallSettings.Builder<GetHealthCheckHttpRequest,HealthCheck> |
HealthCheckSettings.Builder.getHealthCheckSettings()
Returns the builder for the settings used for calls to getHealthCheck.
|
Modifier and Type | Method and Description |
---|---|
HealthCheck |
HealthCheckClient.getHealthCheck(GetHealthCheckHttpRequest request)
Returns the specified HealthCheck resource.
|
GetHealthCheckHttpRequest.Builder |
GetHealthCheckHttpRequest.Builder.mergeFrom(GetHealthCheckHttpRequest other) |
static GetHealthCheckHttpRequest.Builder |
GetHealthCheckHttpRequest.newBuilder(GetHealthCheckHttpRequest prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<GetHealthCheckHttpRequest,HealthCheck> |
HttpJsonHealthCheckStub.getHealthCheckMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetHealthCheckHttpRequest,HealthCheck> |
HttpJsonHealthCheckStub.getHealthCheckCallable() |
UnaryCallable<GetHealthCheckHttpRequest,HealthCheck> |
HealthCheckStub.getHealthCheckCallable() |
UnaryCallSettings<GetHealthCheckHttpRequest,HealthCheck> |
HealthCheckStubSettings.getHealthCheckSettings()
Returns the object with the settings used for calls to getHealthCheck.
|
UnaryCallSettings.Builder<GetHealthCheckHttpRequest,HealthCheck> |
HealthCheckStubSettings.Builder.getHealthCheckSettings()
Returns the builder for the settings used for calls to getHealthCheck.
|
Copyright © 2019 Google LLC. All rights reserved.