Class ServiceAccountQuery

All Implemented Interfaces:
Serializable

public final class ServiceAccountQuery extends ResourceQuery
Query object for searching Service Accounts.
See Also:
  • Field Details

  • Constructor Details

    • ServiceAccountQuery

      public ServiceAccountQuery()
  • Method Details

    • setType

      public void setType(ServiceAccountType t)
      Adds a predicate to return only service account with the given type
      Parameters:
      t - type of the service account