Uses of Class
com.google.cloud.logging.v2.LoggingClient.ListLogEntriesPage
Packages that use LoggingClient.ListLogEntriesPage
-
Uses of LoggingClient.ListLogEntriesPage in com.google.cloud.logging.v2
Methods in com.google.cloud.logging.v2 that return LoggingClient.ListLogEntriesPageModifier and TypeMethodDescriptionprotected LoggingClient.ListLogEntriesPageLoggingClient.ListLogEntriesPage.createPage(PageContext<ListLogEntriesRequest, ListLogEntriesResponse, LogEntry> context, ListLogEntriesResponse response) Methods in com.google.cloud.logging.v2 that return types with arguments of type LoggingClient.ListLogEntriesPageModifier and TypeMethodDescriptionLoggingClient.ListLogEntriesPage.createPageAsync(PageContext<ListLogEntriesRequest, ListLogEntriesResponse, LogEntry> context, ApiFuture<ListLogEntriesResponse> futureResponse) Method parameters in com.google.cloud.logging.v2 with type arguments of type LoggingClient.ListLogEntriesPageModifier and TypeMethodDescriptionLoggingClient.ListLogEntriesFixedSizeCollection.createCollection(List<LoggingClient.ListLogEntriesPage> pages, int collectionSize)