public static class LoggingClient.ListLogEntriesPage extends AbstractPage<com.google.logging.v2.ListLogEntriesRequest,com.google.logging.v2.ListLogEntriesResponse,com.google.logging.v2.LogEntry,LoggingClient.ListLogEntriesPage>
Modifier and Type | Method and Description |
---|---|
protected 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) |
com.google.api.core.ApiFuture<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) |
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAll
protected 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)
createPage
in class AbstractPage<com.google.logging.v2.ListLogEntriesRequest,com.google.logging.v2.ListLogEntriesResponse,com.google.logging.v2.LogEntry,LoggingClient.ListLogEntriesPage>
public com.google.api.core.ApiFuture<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)
createPageAsync
in class AbstractPage<com.google.logging.v2.ListLogEntriesRequest,com.google.logging.v2.ListLogEntriesResponse,com.google.logging.v2.LogEntry,LoggingClient.ListLogEntriesPage>
Copyright © 2019 Google LLC. All rights reserved.