public static class PagedResponseWrappers.ListLogEntriesPage extends com.google.api.gax.paging.AbstractPage<com.google.logging.v2.ListLogEntriesRequest,com.google.logging.v2.ListLogEntriesResponse,com.google.logging.v2.LogEntry,PagedResponseWrappers.ListLogEntriesPage>
Modifier and Type | Method and Description |
---|---|
protected 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) |
com.google.api.core.ApiFuture<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) |
protected 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)
createPage
in class com.google.api.gax.paging.AbstractPage<com.google.logging.v2.ListLogEntriesRequest,com.google.logging.v2.ListLogEntriesResponse,com.google.logging.v2.LogEntry,PagedResponseWrappers.ListLogEntriesPage>
public com.google.api.core.ApiFuture<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)
createPageAsync
in class com.google.api.gax.paging.AbstractPage<com.google.logging.v2.ListLogEntriesRequest,com.google.logging.v2.ListLogEntriesResponse,com.google.logging.v2.LogEntry,PagedResponseWrappers.ListLogEntriesPage>
Copyright © 2017 Google. All rights reserved.