Interface ListPoliciesOptions.State

  • Enclosing class:
    ListPoliciesOptions

    public static interface ListPoliciesOptions.State
    The state of the policy. * `active` - returns active policies * `deleted` - returns non-active policies.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String ACTIVE
      active.
      static java.lang.String DELETED
      deleted.