Class TenantCreateOptions


  • public class TenantCreateOptions
    extends java.lang.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)
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object