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