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