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 TypeMethodDescriptionstatic com.google.api.core.ApiFuture<ConfigClient.ListSinksPagedResponse>ConfigClient.ListSinksPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListSinksRequest, ListSinksResponse, LogSink> context, com.google.api.core.ApiFuture<ListSinksResponse> futureResponse) final com.google.api.gax.rpc.UnaryCallable<ListSinksRequest,ConfigClient.ListSinksPagedResponse> ConfigClient.listSinksPagedCallable()Lists sinks.com.google.api.gax.rpc.PagedCallSettings.Builder<ListSinksRequest,ListSinksResponse, ConfigClient.ListSinksPagedResponse> ConfigSettings.Builder.listSinksSettings()Returns the builder for the settings used for calls to listSinks.com.google.api.gax.rpc.PagedCallSettings<ListSinksRequest,ListSinksResponse, ConfigClient.ListSinksPagedResponse> 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 TypeMethodDescriptioncom.google.api.gax.rpc.UnaryCallable<ListSinksRequest,ConfigClient.ListSinksPagedResponse> ConfigServiceV2Stub.listSinksPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListSinksRequest,ConfigClient.ListSinksPagedResponse> GrpcConfigServiceV2Stub.listSinksPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListSinksRequest,ListSinksResponse, ConfigClient.ListSinksPagedResponse> ConfigServiceV2StubSettings.Builder.listSinksSettings()Returns the builder for the settings used for calls to listSinks.com.google.api.gax.rpc.PagedCallSettings<ListSinksRequest,ListSinksResponse, ConfigClient.ListSinksPagedResponse> ConfigServiceV2StubSettings.listSinksSettings()Returns the object with the settings used for calls to listSinks.