| Package | Description |
|---|---|
| com.google.cloud.logging.v2 |
A client to Stackdriver Logging API.
|
| Modifier and Type | Method and Description |
|---|---|
protected PagedResponseWrappers.ListLogEntriesPage |
PagedResponseWrappers.ListLogEntriesPage.createPage(com.google.api.gax.rpc.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<PagedResponseWrappers.ListLogEntriesPage> |
PagedResponseWrappers.ListLogEntriesPage.createPageAsync(com.google.api.gax.rpc.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 PagedResponseWrappers.ListLogEntriesFixedSizeCollection |
PagedResponseWrappers.ListLogEntriesFixedSizeCollection.createCollection(List<PagedResponseWrappers.ListLogEntriesPage> pages,
int collectionSize) |
Copyright © 2017 Google. All rights reserved.