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