java.lang.Object
com.yahoo.vespa.hosted.controller.api.application.v4.model.TenantCreateOptions

public class TenantCreateOptions extends Object
Author:
bjorncs
  • Field Details

    • athensDomain

      public com.yahoo.vespa.athenz.api.AthenzDomain athensDomain
    • property

      public Property property
    • propertyId

      public PropertyId propertyId
  • Constructor Details

    • TenantCreateOptions

      public TenantCreateOptions()
    • TenantCreateOptions

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