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