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 TypeMethodDescriptionstatic com.google.api.core.ApiFuture<ConfigClient.ListLinksPagedResponse>ConfigClient.ListLinksPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListLinksRequest, ListLinksResponse, Link> context, com.google.api.core.ApiFuture<ListLinksResponse> futureResponse) final com.google.api.gax.rpc.UnaryCallable<ListLinksRequest,ConfigClient.ListLinksPagedResponse> ConfigClient.listLinksPagedCallable()Lists links.com.google.api.gax.rpc.PagedCallSettings.Builder<ListLinksRequest,ListLinksResponse, ConfigClient.ListLinksPagedResponse> ConfigSettings.Builder.listLinksSettings()Returns the builder for the settings used for calls to listLinks.com.google.api.gax.rpc.PagedCallSettings<ListLinksRequest,ListLinksResponse, ConfigClient.ListLinksPagedResponse> 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 TypeMethodDescriptioncom.google.api.gax.rpc.UnaryCallable<ListLinksRequest,ConfigClient.ListLinksPagedResponse> ConfigServiceV2Stub.listLinksPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListLinksRequest,ConfigClient.ListLinksPagedResponse> GrpcConfigServiceV2Stub.listLinksPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListLinksRequest,ListLinksResponse, ConfigClient.ListLinksPagedResponse> ConfigServiceV2StubSettings.Builder.listLinksSettings()Returns the builder for the settings used for calls to listLinks.com.google.api.gax.rpc.PagedCallSettings<ListLinksRequest,ListLinksResponse, ConfigClient.ListLinksPagedResponse> ConfigServiceV2StubSettings.listLinksSettings()Returns the object with the settings used for calls to listLinks.