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 |
---|---|
PatchHttpsHealthCheckHttpRequest |
PatchHttpsHealthCheckHttpRequest.Builder.build() |
static PatchHttpsHealthCheckHttpRequest |
PatchHttpsHealthCheckHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<PatchHttpsHealthCheckHttpRequest,Operation> |
HttpsHealthCheckClient.patchHttpsHealthCheckCallable()
Updates a HttpsHealthCheck resource in the specified project using the data included in the
request.
|
UnaryCallSettings<PatchHttpsHealthCheckHttpRequest,Operation> |
HttpsHealthCheckSettings.patchHttpsHealthCheckSettings()
Returns the object with the settings used for calls to patchHttpsHealthCheck.
|
UnaryCallSettings.Builder<PatchHttpsHealthCheckHttpRequest,Operation> |
HttpsHealthCheckSettings.Builder.patchHttpsHealthCheckSettings()
Returns the builder for the settings used for calls to patchHttpsHealthCheck.
|
Modifier and Type | Method and Description |
---|---|
PatchHttpsHealthCheckHttpRequest.Builder |
PatchHttpsHealthCheckHttpRequest.Builder.mergeFrom(PatchHttpsHealthCheckHttpRequest other) |
static PatchHttpsHealthCheckHttpRequest.Builder |
PatchHttpsHealthCheckHttpRequest.newBuilder(PatchHttpsHealthCheckHttpRequest prototype) |
Operation |
HttpsHealthCheckClient.patchHttpsHealthCheck(PatchHttpsHealthCheckHttpRequest request)
Updates a HttpsHealthCheck resource in the specified project using the data included in the
request.
|
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<PatchHttpsHealthCheckHttpRequest,Operation> |
HttpJsonHttpsHealthCheckStub.patchHttpsHealthCheckMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<PatchHttpsHealthCheckHttpRequest,Operation> |
HttpJsonHttpsHealthCheckStub.patchHttpsHealthCheckCallable() |
UnaryCallable<PatchHttpsHealthCheckHttpRequest,Operation> |
HttpsHealthCheckStub.patchHttpsHealthCheckCallable() |
UnaryCallSettings<PatchHttpsHealthCheckHttpRequest,Operation> |
HttpsHealthCheckStubSettings.patchHttpsHealthCheckSettings()
Returns the object with the settings used for calls to patchHttpsHealthCheck.
|
UnaryCallSettings.Builder<PatchHttpsHealthCheckHttpRequest,Operation> |
HttpsHealthCheckStubSettings.Builder.patchHttpsHealthCheckSettings()
Returns the builder for the settings used for calls to patchHttpsHealthCheck.
|
Copyright © 2019 Google LLC. All rights reserved.