| Package | Description |
|---|---|
| com.google.cloud.apigeeconnect.v1 |
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.apigeeconnect.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
static ConnectionServiceSettings |
ConnectionServiceSettings.create(ConnectionServiceStubSettings stub) |
| Modifier and Type | Method and Description |
|---|---|
ConnectionServiceStubSettings |
ConnectionServiceStubSettings.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static HttpJsonConnectionServiceStub |
HttpJsonConnectionServiceStub.create(ConnectionServiceStubSettings settings) |
static GrpcConnectionServiceStub |
GrpcConnectionServiceStub.create(ConnectionServiceStubSettings settings) |
| Constructor and Description |
|---|
Builder(ConnectionServiceStubSettings settings) |
GrpcConnectionServiceStub(ConnectionServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcConnectionServiceStub, using the given settings.
|
GrpcConnectionServiceStub(ConnectionServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcConnectionServiceStub, using the given settings.
|
HttpJsonConnectionServiceStub(ConnectionServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonConnectionServiceStub, using the given settings.
|
HttpJsonConnectionServiceStub(ConnectionServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonConnectionServiceStub, using the given settings.
|
Copyright © 2023 Google LLC. All rights reserved.