Uses of Class
com.google.cloud.logging.v2.ConfigClient.ListSinksPagedResponse
Packages that use ConfigClient.ListSinksPagedResponse
Package
Description
A client to Cloud Logging API
-
Uses of ConfigClient.ListSinksPagedResponse in com.google.cloud.logging.v2
Methods in com.google.cloud.logging.v2 that return ConfigClient.ListSinksPagedResponseModifier and TypeMethodDescriptionConfigClient.listSinks(BillingAccountName parent) Lists sinks.ConfigClient.listSinks(FolderName parent) Lists sinks.ConfigClient.listSinks(ListSinksRequest request) Lists sinks.ConfigClient.listSinks(OrganizationName parent) Lists sinks.ConfigClient.listSinks(ProjectName parent) Lists sinks.Lists sinks.Methods in com.google.cloud.logging.v2 that return types with arguments of type ConfigClient.ListSinksPagedResponseModifier and TypeMethodDescriptionConfigClient.ListSinksPagedResponse.createAsync(PageContext<ListSinksRequest, ListSinksResponse, LogSink> context, ApiFuture<ListSinksResponse> futureResponse) ConfigClient.listSinksPagedCallable()Lists sinks.ConfigSettings.Builder.listSinksSettings()Returns the builder for the settings used for calls to listSinks.ConfigSettings.listSinksSettings()Returns the object with the settings used for calls to listSinks. -
Uses of ConfigClient.ListSinksPagedResponse in com.google.cloud.logging.v2.stub
Methods in com.google.cloud.logging.v2.stub that return types with arguments of type ConfigClient.ListSinksPagedResponseModifier and TypeMethodDescriptionConfigServiceV2Stub.listSinksPagedCallable()GrpcConfigServiceV2Stub.listSinksPagedCallable()ConfigServiceV2StubSettings.Builder.listSinksSettings()Returns the builder for the settings used for calls to listSinks.ConfigServiceV2StubSettings.listSinksSettings()Returns the object with the settings used for calls to listSinks.