airflow\_ha.Action ================== .. currentmodule:: airflow_ha .. autoclass:: Action .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~Action.encode ~Action.replace ~Action.split ~Action.rsplit ~Action.join ~Action.capitalize ~Action.casefold ~Action.title ~Action.center ~Action.count ~Action.expandtabs ~Action.find ~Action.partition ~Action.index ~Action.ljust ~Action.lower ~Action.lstrip ~Action.rfind ~Action.rindex ~Action.rjust ~Action.rstrip ~Action.rpartition ~Action.splitlines ~Action.strip ~Action.swapcase ~Action.translate ~Action.upper ~Action.startswith ~Action.endswith ~Action.removeprefix ~Action.removesuffix ~Action.isascii ~Action.islower ~Action.isupper ~Action.istitle ~Action.isspace ~Action.isdecimal ~Action.isdigit ~Action.isnumeric ~Action.isalpha ~Action.isalnum ~Action.isidentifier ~Action.isprintable ~Action.zfill ~Action.format ~Action.format_map ~Action.maketrans ~Action.__init__ .. rubric:: Attributes .. autosummary:: ~Action.CONTINUE ~Action.RETRIGGER ~Action.STOP