Uses of Interface
software.amazon.awssdk.services.cloudwatchlogs.model.TagFilter.Builder
Packages that use TagFilter.Builder
-
Uses of TagFilter.Builder in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return TagFilter.BuilderModifier and TypeMethodDescriptionstatic TagFilter.BuilderTagFilter.builder()The tag key to filter on.TagFilter.toBuilder()An optional list of tag values to filter on.TagFilter.Builder.values(Collection<String> values) An optional list of tag values to filter on.Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return types with arguments of type TagFilter.BuilderModifier and TypeMethodDescriptionstatic Class<? extends TagFilter.Builder>TagFilter.serializableBuilderClass()