Uses of Class
software.amazon.awssdk.services.cloudwatchlogs.model.TagLogGroupResponse
Packages that use TagLogGroupResponse
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 TagLogGroupResponse in software.amazon.awssdk.services.cloudwatchlogs
Methods in software.amazon.awssdk.services.cloudwatchlogs that return TagLogGroupResponseModifier and TypeMethodDescriptiondefault TagLogGroupResponseCloudWatchLogsClient.tagLogGroup(Consumer<TagLogGroupRequest.Builder> tagLogGroupRequest) Deprecated.Please use the generic tagging API TagResourcedefault TagLogGroupResponseCloudWatchLogsClient.tagLogGroup(TagLogGroupRequest tagLogGroupRequest) Deprecated.Please use the generic tagging API TagResourceMethods in software.amazon.awssdk.services.cloudwatchlogs that return types with arguments of type TagLogGroupResponseModifier and TypeMethodDescriptiondefault CompletableFuture<TagLogGroupResponse>CloudWatchLogsAsyncClient.tagLogGroup(Consumer<TagLogGroupRequest.Builder> tagLogGroupRequest) Deprecated.Please use the generic tagging API TagResourcedefault CompletableFuture<TagLogGroupResponse>CloudWatchLogsAsyncClient.tagLogGroup(TagLogGroupRequest tagLogGroupRequest) Deprecated.Please use the generic tagging API TagResource