Uses of Class
com.google.cloud.logging.v2.ConfigClient.ListLinksPage
Packages that use ConfigClient.ListLinksPage
-
Uses of ConfigClient.ListLinksPage in com.google.cloud.logging.v2
Methods in com.google.cloud.logging.v2 that return ConfigClient.ListLinksPageModifier and TypeMethodDescriptionprotected ConfigClient.ListLinksPageConfigClient.ListLinksPage.createPage(PageContext<ListLinksRequest, ListLinksResponse, Link> context, ListLinksResponse response) Methods in com.google.cloud.logging.v2 that return types with arguments of type ConfigClient.ListLinksPageModifier and TypeMethodDescriptionConfigClient.ListLinksPage.createPageAsync(PageContext<ListLinksRequest, ListLinksResponse, Link> context, ApiFuture<ListLinksResponse> futureResponse) Method parameters in com.google.cloud.logging.v2 with type arguments of type ConfigClient.ListLinksPageModifier and TypeMethodDescriptionConfigClient.ListLinksFixedSizeCollection.createCollection(List<ConfigClient.ListLinksPage> pages, int collectionSize)