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(com.google.api.gax.rpc.PageContext<ListLogEntriesRequest, ListLogEntriesResponse, LogEntry> context, ListLogEntriesResponse response) Methods in com.google.cloud.logging.v2 that return types with arguments of type LoggingClient.ListLogEntriesPageModifier and TypeMethodDescriptioncom.google.api.core.ApiFuture<LoggingClient.ListLogEntriesPage>LoggingClient.ListLogEntriesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListLogEntriesRequest, ListLogEntriesResponse, LogEntry> context, com.google.api.core.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)