Uses of Class
com.yahoo.config.application.api.Endpoint.Target
Packages that use Endpoint.Target
-
Uses of Endpoint.Target in com.yahoo.config.application.api
Methods in com.yahoo.config.application.api that return types with arguments of type Endpoint.TargetMethod parameters in com.yahoo.config.application.api with type arguments of type Endpoint.TargetModifier and TypeMethodDescriptionEndpoint.withTargets(List<Endpoint.Target> targets) Returns a copy of this with targets set to given targetsConstructor parameters in com.yahoo.config.application.api with type arguments of type Endpoint.TargetModifierConstructorDescriptionEndpoint(String endpointId, String containerId, Endpoint.Level level, List<Endpoint.Target> targets)