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 |
---|---|
UpdateHttpHealthCheckHttpRequest |
UpdateHttpHealthCheckHttpRequest.Builder.build() |
static UpdateHttpHealthCheckHttpRequest |
UpdateHttpHealthCheckHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<UpdateHttpHealthCheckHttpRequest,Operation> |
HttpHealthCheckClient.updateHttpHealthCheckCallable()
Updates a HttpHealthCheck resource in the specified project using the data included in the
request.
|
UnaryCallSettings<UpdateHttpHealthCheckHttpRequest,Operation> |
HttpHealthCheckSettings.updateHttpHealthCheckSettings()
Returns the object with the settings used for calls to updateHttpHealthCheck.
|
UnaryCallSettings.Builder<UpdateHttpHealthCheckHttpRequest,Operation> |
HttpHealthCheckSettings.Builder.updateHttpHealthCheckSettings()
Returns the builder for the settings used for calls to updateHttpHealthCheck.
|
Modifier and Type | Method and Description |
---|---|
UpdateHttpHealthCheckHttpRequest.Builder |
UpdateHttpHealthCheckHttpRequest.Builder.mergeFrom(UpdateHttpHealthCheckHttpRequest other) |
static UpdateHttpHealthCheckHttpRequest.Builder |
UpdateHttpHealthCheckHttpRequest.newBuilder(UpdateHttpHealthCheckHttpRequest prototype) |
Operation |
HttpHealthCheckClient.updateHttpHealthCheck(UpdateHttpHealthCheckHttpRequest request)
Updates a HttpHealthCheck resource in the specified project using the data included in the
request.
|
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<UpdateHttpHealthCheckHttpRequest,Operation> |
HttpJsonHttpHealthCheckStub.updateHttpHealthCheckMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<UpdateHttpHealthCheckHttpRequest,Operation> |
HttpJsonHttpHealthCheckStub.updateHttpHealthCheckCallable() |
UnaryCallable<UpdateHttpHealthCheckHttpRequest,Operation> |
HttpHealthCheckStub.updateHttpHealthCheckCallable() |
UnaryCallSettings<UpdateHttpHealthCheckHttpRequest,Operation> |
HttpHealthCheckStubSettings.updateHttpHealthCheckSettings()
Returns the object with the settings used for calls to updateHttpHealthCheck.
|
UnaryCallSettings.Builder<UpdateHttpHealthCheckHttpRequest,Operation> |
HttpHealthCheckStubSettings.Builder.updateHttpHealthCheckSettings()
Returns the builder for the settings used for calls to updateHttpHealthCheck.
|
Copyright © 2019 Google LLC. All rights reserved.