Uses of Class
software.amazon.awssdk.services.cloudwatchlogs.model.ListTagsLogGroupResponse
Packages that use ListTagsLogGroupResponse
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 ListTagsLogGroupResponse in software.amazon.awssdk.services.cloudwatchlogs
Methods in software.amazon.awssdk.services.cloudwatchlogs that return ListTagsLogGroupResponseModifier and TypeMethodDescriptiondefault ListTagsLogGroupResponseCloudWatchLogsClient.listTagsLogGroup(Consumer<ListTagsLogGroupRequest.Builder> listTagsLogGroupRequest) Deprecated.Please use the generic tagging API ListTagsForResourcedefault ListTagsLogGroupResponseCloudWatchLogsClient.listTagsLogGroup(ListTagsLogGroupRequest listTagsLogGroupRequest) Deprecated.Please use the generic tagging API ListTagsForResourceMethods in software.amazon.awssdk.services.cloudwatchlogs that return types with arguments of type ListTagsLogGroupResponseModifier and TypeMethodDescriptionCloudWatchLogsAsyncClient.listTagsLogGroup(Consumer<ListTagsLogGroupRequest.Builder> listTagsLogGroupRequest) Deprecated.Please use the generic tagging API ListTagsForResourceCloudWatchLogsAsyncClient.listTagsLogGroup(ListTagsLogGroupRequest listTagsLogGroupRequest) Deprecated.Please use the generic tagging API ListTagsForResource