| Package | Description |
|---|---|
| com.google.cloud.apigeeconnect.v1 |
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected ConnectionServiceClient.ListConnectionsPage |
ConnectionServiceClient.ListConnectionsPage.createPage(com.google.api.gax.rpc.PageContext<ListConnectionsRequest,ListConnectionsResponse,Connection> context,
ListConnectionsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<ConnectionServiceClient.ListConnectionsPage> |
ConnectionServiceClient.ListConnectionsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListConnectionsRequest,ListConnectionsResponse,Connection> context,
com.google.api.core.ApiFuture<ListConnectionsResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected ConnectionServiceClient.ListConnectionsFixedSizeCollection |
ConnectionServiceClient.ListConnectionsFixedSizeCollection.createCollection(List<ConnectionServiceClient.ListConnectionsPage> pages,
int collectionSize) |
Copyright © 2023 Google LLC. All rights reserved.