Uses of Class
com.yahoo.vespa.hosted.controller.api.application.v4.model.ApplicationReference
Packages that use ApplicationReference
Package
Description
-
Uses of ApplicationReference in com.yahoo.vespa.hosted.controller.api.application.v4
Methods in com.yahoo.vespa.hosted.controller.api.application.v4 that return ApplicationReferenceModifier and TypeMethodDescriptionApplicationResource.createApplication(ApplicationId applicationId) Methods in com.yahoo.vespa.hosted.controller.api.application.v4 that return types with arguments of type ApplicationReference -
Uses of ApplicationReference in com.yahoo.vespa.hosted.controller.api.application.v4.model
Fields in com.yahoo.vespa.hosted.controller.api.application.v4.model with type parameters of type ApplicationReferenceConstructor parameters in com.yahoo.vespa.hosted.controller.api.application.v4.model with type arguments of type ApplicationReferenceModifierConstructorDescriptionTenantWithApplications(TenantType type, com.yahoo.vespa.athenz.api.AthenzDomain athensDomain, Property property, List<ApplicationReference> applications)