Interface ListApiKeysOptions.Type

  • Enclosing class:
    ListApiKeysOptions

    public static interface ListApiKeysOptions.Type
    Optional parameter to filter the type of the queried API keys. Can be 'user' or 'serviceid'.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String SERVICEID
      serviceid.
      static java.lang.String USER
      user.