Uses of Class
com.google.cloud.logging.v2.ConfigClient.ListLinksPagedResponse
Packages that use ConfigClient.ListLinksPagedResponse
Package
Description
A client to Cloud Logging API
-
Uses of ConfigClient.ListLinksPagedResponse in com.google.cloud.logging.v2
Methods in com.google.cloud.logging.v2 that return ConfigClient.ListLinksPagedResponseModifier and TypeMethodDescriptionConfigClient.listLinks(ListLinksRequest request) Lists links.ConfigClient.listLinks(LogBucketName parent) Lists links.Lists links.Methods in com.google.cloud.logging.v2 that return types with arguments of type ConfigClient.ListLinksPagedResponseModifier and TypeMethodDescriptionConfigClient.ListLinksPagedResponse.createAsync(PageContext<ListLinksRequest, ListLinksResponse, Link> context, ApiFuture<ListLinksResponse> futureResponse) ConfigClient.listLinksPagedCallable()Lists links.ConfigSettings.Builder.listLinksSettings()Returns the builder for the settings used for calls to listLinks.ConfigSettings.listLinksSettings()Returns the object with the settings used for calls to listLinks. -
Uses of ConfigClient.ListLinksPagedResponse in com.google.cloud.logging.v2.stub
Methods in com.google.cloud.logging.v2.stub that return types with arguments of type ConfigClient.ListLinksPagedResponseModifier and TypeMethodDescriptionConfigServiceV2Stub.listLinksPagedCallable()GrpcConfigServiceV2Stub.listLinksPagedCallable()ConfigServiceV2StubSettings.Builder.listLinksSettings()Returns the builder for the settings used for calls to listLinks.ConfigServiceV2StubSettings.listLinksSettings()Returns the object with the settings used for calls to listLinks.