Class TenantCreateOptions


  • public class TenantCreateOptions
    extends Object
    Author:
    bjorncs
    • Field Detail

      • athensDomain

        public com.yahoo.vespa.athenz.api.AthenzDomain athensDomain
    • Constructor Detail

      • TenantCreateOptions

        public TenantCreateOptions()
      • TenantCreateOptions

        public TenantCreateOptions​(com.yahoo.vespa.athenz.api.AthenzDomain athensDomain,
                                   Property property,
                                   PropertyId propertyId)