Package | Description |
---|---|
com.google.cloud.logging.v2 |
A client to Stackdriver Logging API.
|
Modifier and Type | Method and Description |
---|---|
protected LoggingClient.ListLogsPage |
LoggingClient.ListLogsPage.createPage(PageContext<com.google.logging.v2.ListLogsRequest,com.google.logging.v2.ListLogsResponse,String> context,
com.google.logging.v2.ListLogsResponse response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<LoggingClient.ListLogsPage> |
LoggingClient.ListLogsPage.createPageAsync(PageContext<com.google.logging.v2.ListLogsRequest,com.google.logging.v2.ListLogsResponse,String> context,
com.google.api.core.ApiFuture<com.google.logging.v2.ListLogsResponse> futureResponse) |
Modifier and Type | Method and Description |
---|---|
protected LoggingClient.ListLogsFixedSizeCollection |
LoggingClient.ListLogsFixedSizeCollection.createCollection(List<LoggingClient.ListLogsPage> pages,
int collectionSize) |
Copyright © 2019 Google LLC. All rights reserved.