Package | Description |
---|---|
com.google.cloud.logging.v2 |
A client to Cloud Logging API
|
Modifier and Type | Method and Description |
---|---|
protected ConfigClient.ListLinksPage |
ConfigClient.ListLinksPage.createPage(com.google.api.gax.rpc.PageContext<ListLinksRequest,ListLinksResponse,Link> context,
ListLinksResponse response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<ConfigClient.ListLinksPage> |
ConfigClient.ListLinksPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListLinksRequest,ListLinksResponse,Link> context,
com.google.api.core.ApiFuture<ListLinksResponse> futureResponse) |
Modifier and Type | Method and Description |
---|---|
protected ConfigClient.ListLinksFixedSizeCollection |
ConfigClient.ListLinksFixedSizeCollection.createCollection(List<ConfigClient.ListLinksPage> pages,
int collectionSize) |
Copyright © 2023 Google LLC. All rights reserved.