Uses of Class
software.amazon.awssdk.services.cloudwatchlogs.model.ListSourcesForS3TableIntegrationResponse
Packages that use ListSourcesForS3TableIntegrationResponse
Package
Description
You can use Amazon CloudWatch Logs to monitor, store, and access your log files from EC2 instances, CloudTrail, and
other sources.
-
Uses of ListSourcesForS3TableIntegrationResponse in software.amazon.awssdk.services.cloudwatchlogs
Methods in software.amazon.awssdk.services.cloudwatchlogs that return ListSourcesForS3TableIntegrationResponseModifier and TypeMethodDescriptionCloudWatchLogsClient.listSourcesForS3TableIntegration(Consumer<ListSourcesForS3TableIntegrationRequest.Builder> listSourcesForS3TableIntegrationRequest) Returns a list of data source associations for a specified S3 Table Integration, showing which data sources are currently associated for query access.CloudWatchLogsClient.listSourcesForS3TableIntegration(ListSourcesForS3TableIntegrationRequest listSourcesForS3TableIntegrationRequest) Returns a list of data source associations for a specified S3 Table Integration, showing which data sources are currently associated for query access.Methods in software.amazon.awssdk.services.cloudwatchlogs that return types with arguments of type ListSourcesForS3TableIntegrationResponseModifier and TypeMethodDescriptionCloudWatchLogsAsyncClient.listSourcesForS3TableIntegration(Consumer<ListSourcesForS3TableIntegrationRequest.Builder> listSourcesForS3TableIntegrationRequest) Returns a list of data source associations for a specified S3 Table Integration, showing which data sources are currently associated for query access.CloudWatchLogsAsyncClient.listSourcesForS3TableIntegration(ListSourcesForS3TableIntegrationRequest listSourcesForS3TableIntegrationRequest) Returns a list of data source associations for a specified S3 Table Integration, showing which data sources are currently associated for query access. -
Uses of ListSourcesForS3TableIntegrationResponse in software.amazon.awssdk.services.cloudwatchlogs.paginators
Methods in software.amazon.awssdk.services.cloudwatchlogs.paginators that return types with arguments of type ListSourcesForS3TableIntegrationResponseMethod parameters in software.amazon.awssdk.services.cloudwatchlogs.paginators with type arguments of type ListSourcesForS3TableIntegrationResponseModifier and TypeMethodDescriptionvoidListSourcesForS3TableIntegrationPublisher.subscribe(org.reactivestreams.Subscriber<? super ListSourcesForS3TableIntegrationResponse> subscriber)