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 |
---|---|
UnaryCallable<InsertHealthCheckHttpRequest,Operation> |
HealthCheckClient.insertHealthCheckCallable()
Creates a HealthCheck resource in the specified project using the data included in the request.
|
UnaryCallSettings<InsertHealthCheckHttpRequest,Operation> |
HealthCheckSettings.insertHealthCheckSettings()
Returns the object with the settings used for calls to insertHealthCheck.
|
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 ApiMethodDescriptor<InsertHealthCheckHttpRequest,Operation> |
HttpJsonHealthCheckStub.insertHealthCheckMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<InsertHealthCheckHttpRequest,Operation> |
HttpJsonHealthCheckStub.insertHealthCheckCallable() |
UnaryCallable<InsertHealthCheckHttpRequest,Operation> |
HealthCheckStub.insertHealthCheckCallable() |
UnaryCallSettings<InsertHealthCheckHttpRequest,Operation> |
HealthCheckStubSettings.insertHealthCheckSettings()
Returns the object with the settings used for calls to insertHealthCheck.
|
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.