Interface ListApiKeysOptions.Scope

  • Enclosing class:
    ListApiKeysOptions

    public static interface ListApiKeysOptions.Scope
    Optional parameter to define the scope of the queried API keys. Can be 'entity' (default) or 'account'.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String ACCOUNT
      account.
      static java.lang.String ENTITY
      entity.