Class TenantUpdateOptions


  • public class TenantUpdateOptions
    extends Object
    Author:
    gv, bjorncs
    • Field Detail

      • property

        public final Property property
      • athensDomain

        public final Optional<com.yahoo.vespa.athenz.api.AthenzDomain> athensDomain
    • Constructor Detail

      • TenantUpdateOptions

        public TenantUpdateOptions​(Property property,
                                   Optional<com.yahoo.vespa.athenz.api.AthenzDomain> athensDomain)