| 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 | 
|---|---|
InsertHealthCheckHttpRequest | 
InsertHealthCheckHttpRequest.Builder.build()  | 
static InsertHealthCheckHttpRequest | 
InsertHealthCheckHttpRequest.getDefaultInstance()  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<InsertHealthCheckHttpRequest,Operation> | 
HealthCheckClient.insertHealthCheckCallable()
Creates a HealthCheck resource in the specified project using the data included in the request. 
 | 
com.google.api.gax.rpc.UnaryCallSettings<InsertHealthCheckHttpRequest,Operation> | 
HealthCheckSettings.insertHealthCheckSettings()
Returns the object with the settings used for calls to insertHealthCheck. 
 | 
com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertHealthCheckHttpRequest,Operation> | 
HealthCheckSettings.Builder.insertHealthCheckSettings()
Returns the builder for the settings used for calls to insertHealthCheck. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Operation | 
HealthCheckClient.insertHealthCheck(InsertHealthCheckHttpRequest request)
Creates a HealthCheck resource in the specified project using the data included in the request. 
 | 
InsertHealthCheckHttpRequest.Builder | 
InsertHealthCheckHttpRequest.Builder.mergeFrom(InsertHealthCheckHttpRequest other)  | 
static InsertHealthCheckHttpRequest.Builder | 
InsertHealthCheckHttpRequest.newBuilder(InsertHealthCheckHttpRequest prototype)  | 
| Modifier and Type | Field and Description | 
|---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<InsertHealthCheckHttpRequest,Operation> | 
HttpJsonHealthCheckStub.insertHealthCheckMethodDescriptor  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<InsertHealthCheckHttpRequest,Operation> | 
HttpJsonHealthCheckStub.insertHealthCheckCallable()  | 
com.google.api.gax.rpc.UnaryCallable<InsertHealthCheckHttpRequest,Operation> | 
HealthCheckStub.insertHealthCheckCallable()  | 
com.google.api.gax.rpc.UnaryCallSettings<InsertHealthCheckHttpRequest,Operation> | 
HealthCheckStubSettings.insertHealthCheckSettings()
Returns the object with the settings used for calls to insertHealthCheck. 
 | 
com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertHealthCheckHttpRequest,Operation> | 
HealthCheckStubSettings.Builder.insertHealthCheckSettings()
Returns the builder for the settings used for calls to insertHealthCheck. 
 | 
Copyright © 2019 Google LLC. All rights reserved.