Uses of Interface
com.yahoo.vespa.hosted.controller.api.integration.organization.OwnershipIssues
-
Packages that use OwnershipIssues Package Description com.yahoo.vespa.hosted.controller.api.integration com.yahoo.vespa.hosted.controller.api.integration.stubs No-dependency implementations of integration interfaces for setups where we want to avoid contacting certain thirds-party systems. -
-
Uses of OwnershipIssues in com.yahoo.vespa.hosted.controller.api.integration
Methods in com.yahoo.vespa.hosted.controller.api.integration that return OwnershipIssues Modifier and Type Method Description OwnershipIssuesServiceRegistry. ownershipIssues() -
Uses of OwnershipIssues in com.yahoo.vespa.hosted.controller.api.integration.stubs
Classes in com.yahoo.vespa.hosted.controller.api.integration.stubs that implement OwnershipIssues Modifier and Type Class Description classDummyOwnershipIssues
-