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