Uses of Class
com.google.cloud.logging.v2.ConfigClient.ListViewsPagedResponse
Packages that use ConfigClient.ListViewsPagedResponse
Package
Description
A client to Cloud Logging API
-
Uses of ConfigClient.ListViewsPagedResponse in com.google.cloud.logging.v2
Methods in com.google.cloud.logging.v2 that return ConfigClient.ListViewsPagedResponseModifier and TypeMethodDescriptionConfigClient.listViews(ListViewsRequest request) Lists views on a log bucket.Lists views on a log bucket.Methods in com.google.cloud.logging.v2 that return types with arguments of type ConfigClient.ListViewsPagedResponseModifier and TypeMethodDescriptionConfigClient.ListViewsPagedResponse.createAsync(PageContext<ListViewsRequest, ListViewsResponse, LogView> context, ApiFuture<ListViewsResponse> futureResponse) ConfigClient.listViewsPagedCallable()Lists views on a log bucket.ConfigSettings.Builder.listViewsSettings()Returns the builder for the settings used for calls to listViews.ConfigSettings.listViewsSettings()Returns the object with the settings used for calls to listViews. -
Uses of ConfigClient.ListViewsPagedResponse in com.google.cloud.logging.v2.stub
Methods in com.google.cloud.logging.v2.stub that return types with arguments of type ConfigClient.ListViewsPagedResponseModifier and TypeMethodDescriptionConfigServiceV2Stub.listViewsPagedCallable()GrpcConfigServiceV2Stub.listViewsPagedCallable()ConfigServiceV2StubSettings.Builder.listViewsSettings()Returns the builder for the settings used for calls to listViews.ConfigServiceV2StubSettings.listViewsSettings()Returns the object with the settings used for calls to listViews.