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 TypeMethodDescriptionstatic com.google.api.core.ApiFuture<ConfigClient.ListViewsPagedResponse>ConfigClient.ListViewsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListViewsRequest, ListViewsResponse, LogView> context, com.google.api.core.ApiFuture<ListViewsResponse> futureResponse) final com.google.api.gax.rpc.UnaryCallable<ListViewsRequest,ConfigClient.ListViewsPagedResponse> ConfigClient.listViewsPagedCallable()Lists views on a log bucket.com.google.api.gax.rpc.PagedCallSettings.Builder<ListViewsRequest,ListViewsResponse, ConfigClient.ListViewsPagedResponse> ConfigSettings.Builder.listViewsSettings()Returns the builder for the settings used for calls to listViews.com.google.api.gax.rpc.PagedCallSettings<ListViewsRequest,ListViewsResponse, ConfigClient.ListViewsPagedResponse> 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 TypeMethodDescriptioncom.google.api.gax.rpc.UnaryCallable<ListViewsRequest,ConfigClient.ListViewsPagedResponse> ConfigServiceV2Stub.listViewsPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListViewsRequest,ConfigClient.ListViewsPagedResponse> GrpcConfigServiceV2Stub.listViewsPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListViewsRequest,ListViewsResponse, ConfigClient.ListViewsPagedResponse> ConfigServiceV2StubSettings.Builder.listViewsSettings()Returns the builder for the settings used for calls to listViews.com.google.api.gax.rpc.PagedCallSettings<ListViewsRequest,ListViewsResponse, ConfigClient.ListViewsPagedResponse> ConfigServiceV2StubSettings.listViewsSettings()Returns the object with the settings used for calls to listViews.