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(com.google.api.gax.rpc.PageContext<ListLogsRequest,ListLogsResponse,String> context,
ListLogsResponse response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<LoggingClient.ListLogsPage> |
LoggingClient.ListLogsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListLogsRequest,ListLogsResponse,String> context,
com.google.api.core.ApiFuture<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.