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