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 |
---|---|
UpdateHealthCheckHttpRequest |
UpdateHealthCheckHttpRequest.Builder.build() |
static UpdateHealthCheckHttpRequest |
UpdateHealthCheckHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<UpdateHealthCheckHttpRequest,Operation> |
HealthCheckClient.updateHealthCheckCallable()
Updates a HealthCheck resource in the specified project using the data included in the request.
|
UnaryCallSettings<UpdateHealthCheckHttpRequest,Operation> |
HealthCheckSettings.updateHealthCheckSettings()
Returns the object with the settings used for calls to updateHealthCheck.
|
UnaryCallSettings.Builder<UpdateHealthCheckHttpRequest,Operation> |
HealthCheckSettings.Builder.updateHealthCheckSettings()
Returns the builder for the settings used for calls to updateHealthCheck.
|
Modifier and Type | Method and Description |
---|---|
UpdateHealthCheckHttpRequest.Builder |
UpdateHealthCheckHttpRequest.Builder.mergeFrom(UpdateHealthCheckHttpRequest other) |
static UpdateHealthCheckHttpRequest.Builder |
UpdateHealthCheckHttpRequest.newBuilder(UpdateHealthCheckHttpRequest prototype) |
Operation |
HealthCheckClient.updateHealthCheck(UpdateHealthCheckHttpRequest request)
Updates a HealthCheck resource in the specified project using the data included in the request.
|
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<UpdateHealthCheckHttpRequest,Operation> |
HttpJsonHealthCheckStub.updateHealthCheckMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<UpdateHealthCheckHttpRequest,Operation> |
HttpJsonHealthCheckStub.updateHealthCheckCallable() |
UnaryCallable<UpdateHealthCheckHttpRequest,Operation> |
HealthCheckStub.updateHealthCheckCallable() |
UnaryCallSettings<UpdateHealthCheckHttpRequest,Operation> |
HealthCheckStubSettings.updateHealthCheckSettings()
Returns the object with the settings used for calls to updateHealthCheck.
|
UnaryCallSettings.Builder<UpdateHealthCheckHttpRequest,Operation> |
HealthCheckStubSettings.Builder.updateHealthCheckSettings()
Returns the builder for the settings used for calls to updateHealthCheck.
|
Copyright © 2019 Google LLC. All rights reserved.