| Package | Description |
|---|---|
| com.google.cloud.servicehealth.v1 |
A client to Service Health API
|
| com.google.cloud.servicehealth.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
static ServiceHealthSettings |
ServiceHealthSettings.create(ServiceHealthStubSettings stub) |
| Modifier and Type | Method and Description |
|---|---|
ServiceHealthStubSettings |
ServiceHealthStubSettings.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static GrpcServiceHealthStub |
GrpcServiceHealthStub.create(ServiceHealthStubSettings settings) |
static HttpJsonServiceHealthStub |
HttpJsonServiceHealthStub.create(ServiceHealthStubSettings settings) |
| Constructor and Description |
|---|
Builder(ServiceHealthStubSettings settings) |
GrpcServiceHealthStub(ServiceHealthStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcServiceHealthStub, using the given settings.
|
GrpcServiceHealthStub(ServiceHealthStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcServiceHealthStub, using the given settings.
|
HttpJsonServiceHealthStub(ServiceHealthStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonServiceHealthStub, using the given settings.
|
HttpJsonServiceHealthStub(ServiceHealthStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonServiceHealthStub, using the given settings.
|
Copyright © 2024 Google LLC. All rights reserved.