Class OperationKey

  • All Implemented Interfaces:
    ApiEnum, Operation

    @ExperimentalApi
    public final class OperationKey
    extends BaseApiEnum
    implements Operation
    An OperationKey is used to identify operations that can be performed on Targets.

    OperationKeys have an underlying name, which must be unique in the system. For consistency, custom operation keys should be lower + underscore cased. These names are referenced directly in operation REST APIs.

    Since:
    5.7