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 |
---|---|
InsertHttpHealthCheckHttpRequest |
InsertHttpHealthCheckHttpRequest.Builder.build() |
static InsertHttpHealthCheckHttpRequest |
InsertHttpHealthCheckHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<InsertHttpHealthCheckHttpRequest,Operation> |
HttpHealthCheckClient.insertHttpHealthCheckCallable()
Creates a HttpHealthCheck resource in the specified project using the data included in the
request.
|
UnaryCallSettings<InsertHttpHealthCheckHttpRequest,Operation> |
HttpHealthCheckSettings.insertHttpHealthCheckSettings()
Returns the object with the settings used for calls to insertHttpHealthCheck.
|
UnaryCallSettings.Builder<InsertHttpHealthCheckHttpRequest,Operation> |
HttpHealthCheckSettings.Builder.insertHttpHealthCheckSettings()
Returns the builder for the settings used for calls to insertHttpHealthCheck.
|
Modifier and Type | Method and Description |
---|---|
Operation |
HttpHealthCheckClient.insertHttpHealthCheck(InsertHttpHealthCheckHttpRequest request)
Creates a HttpHealthCheck resource in the specified project using the data included in the
request.
|
InsertHttpHealthCheckHttpRequest.Builder |
InsertHttpHealthCheckHttpRequest.Builder.mergeFrom(InsertHttpHealthCheckHttpRequest other) |
static InsertHttpHealthCheckHttpRequest.Builder |
InsertHttpHealthCheckHttpRequest.newBuilder(InsertHttpHealthCheckHttpRequest prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<InsertHttpHealthCheckHttpRequest,Operation> |
HttpJsonHttpHealthCheckStub.insertHttpHealthCheckMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<InsertHttpHealthCheckHttpRequest,Operation> |
HttpJsonHttpHealthCheckStub.insertHttpHealthCheckCallable() |
UnaryCallable<InsertHttpHealthCheckHttpRequest,Operation> |
HttpHealthCheckStub.insertHttpHealthCheckCallable() |
UnaryCallSettings<InsertHttpHealthCheckHttpRequest,Operation> |
HttpHealthCheckStubSettings.insertHttpHealthCheckSettings()
Returns the object with the settings used for calls to insertHttpHealthCheck.
|
UnaryCallSettings.Builder<InsertHttpHealthCheckHttpRequest,Operation> |
HttpHealthCheckStubSettings.Builder.insertHttpHealthCheckSettings()
Returns the builder for the settings used for calls to insertHttpHealthCheck.
|
Copyright © 2019 Google LLC. All rights reserved.