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

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

    • property

      public final Property property
    • athensDomain

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

    • TenantUpdateOptions

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