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