Class TenantWithApplications

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

public class TenantWithApplications extends Object
Author:
Tony Vaagenes
  • Field Details

  • Constructor Details

    • TenantWithApplications

      public TenantWithApplications()
    • TenantWithApplications

      public TenantWithApplications(TenantType type, com.yahoo.vespa.athenz.api.AthenzDomain athensDomain, Property property, List<ApplicationReference> applications)