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 |
---|---|
PatchRegionHealthCheckHttpRequest |
PatchRegionHealthCheckHttpRequest.Builder.build() |
static PatchRegionHealthCheckHttpRequest |
PatchRegionHealthCheckHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<PatchRegionHealthCheckHttpRequest,Operation> |
RegionHealthCheckClient.patchRegionHealthCheckCallable()
Updates a HealthCheck resource in the specified project using the data included in the request.
|
com.google.api.gax.rpc.UnaryCallSettings<PatchRegionHealthCheckHttpRequest,Operation> |
RegionHealthCheckSettings.patchRegionHealthCheckSettings()
Returns the object with the settings used for calls to patchRegionHealthCheck.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<PatchRegionHealthCheckHttpRequest,Operation> |
RegionHealthCheckSettings.Builder.patchRegionHealthCheckSettings()
Returns the builder for the settings used for calls to patchRegionHealthCheck.
|
Modifier and Type | Method and Description |
---|---|
PatchRegionHealthCheckHttpRequest.Builder |
PatchRegionHealthCheckHttpRequest.Builder.mergeFrom(PatchRegionHealthCheckHttpRequest other) |
static PatchRegionHealthCheckHttpRequest.Builder |
PatchRegionHealthCheckHttpRequest.newBuilder(PatchRegionHealthCheckHttpRequest prototype) |
Operation |
RegionHealthCheckClient.patchRegionHealthCheck(PatchRegionHealthCheckHttpRequest request)
Updates a HealthCheck resource in the specified project using the data included in the request.
|
Modifier and Type | Field and Description |
---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<PatchRegionHealthCheckHttpRequest,Operation> |
HttpJsonRegionHealthCheckStub.patchRegionHealthCheckMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<PatchRegionHealthCheckHttpRequest,Operation> |
HttpJsonRegionHealthCheckStub.patchRegionHealthCheckCallable() |
com.google.api.gax.rpc.UnaryCallable<PatchRegionHealthCheckHttpRequest,Operation> |
RegionHealthCheckStub.patchRegionHealthCheckCallable() |
com.google.api.gax.rpc.UnaryCallSettings<PatchRegionHealthCheckHttpRequest,Operation> |
RegionHealthCheckStubSettings.patchRegionHealthCheckSettings()
Returns the object with the settings used for calls to patchRegionHealthCheck.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<PatchRegionHealthCheckHttpRequest,Operation> |
RegionHealthCheckStubSettings.Builder.patchRegionHealthCheckSettings()
Returns the builder for the settings used for calls to patchRegionHealthCheck.
|
Copyright © 2019 Google LLC. All rights reserved.