Uses of Class
com.google.cloud.logging.v2.ConfigClient.ListSinksPage
Packages that use ConfigClient.ListSinksPage
-
Uses of ConfigClient.ListSinksPage in com.google.cloud.logging.v2
Methods in com.google.cloud.logging.v2 that return ConfigClient.ListSinksPageModifier and TypeMethodDescriptionprotected ConfigClient.ListSinksPageConfigClient.ListSinksPage.createPage(PageContext<ListSinksRequest, ListSinksResponse, LogSink> context, ListSinksResponse response) Methods in com.google.cloud.logging.v2 that return types with arguments of type ConfigClient.ListSinksPageModifier and TypeMethodDescriptionConfigClient.ListSinksPage.createPageAsync(PageContext<ListSinksRequest, ListSinksResponse, LogSink> context, ApiFuture<ListSinksResponse> futureResponse) Method parameters in com.google.cloud.logging.v2 with type arguments of type ConfigClient.ListSinksPageModifier and TypeMethodDescriptionConfigClient.ListSinksFixedSizeCollection.createCollection(List<ConfigClient.ListSinksPage> pages, int collectionSize)