Uses of Class
software.amazon.awssdk.services.quicksight.model.TagColumnOperation
-
Packages that use TagColumnOperation Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of TagColumnOperation in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return TagColumnOperation Modifier and Type Method Description TagColumnOperationTransformOperation. tagColumnOperation()An operation that tags a column with additional information.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type TagColumnOperation Modifier and Type Method Description static TransformOperationTransformOperation. fromTagColumnOperation(TagColumnOperation tagColumnOperation)Create an instance of this class withTransformOperation.tagColumnOperation()initialized to the given value.TransformOperation.BuilderTransformOperation.Builder. tagColumnOperation(TagColumnOperation tagColumnOperation)An operation that tags a column with additional information.
-