Uses of Class
com.chutneytesting.agent.domain.TargetId
Packages that use TargetId
Package
Description
-
Uses of TargetId in com.chutneytesting.agent.domain
Methods in com.chutneytesting.agent.domain that return TargetId -
Uses of TargetId in com.chutneytesting.agent.domain.explore
Methods in com.chutneytesting.agent.domain.explore that return types with arguments of type TargetIdModifier and TypeMethodDescriptionExploreResult.targetLinks()ImmutableExploreResult.targetLinks()Method parameters in com.chutneytesting.agent.domain.explore with type arguments of type TargetIdModifier and TypeMethodDescriptionImmutableExploreResult.Builder.targetLinks(ExploreResult.Links<AgentId, TargetId> targetLinks) Initializes the value for thetargetLinksattribute.final ImmutableExploreResultImmutableExploreResult.withTargetLinks(ExploreResult.Links<AgentId, TargetId> value) Copy the current immutable object by setting a value for thetargetLinksattribute. -
Uses of TargetId in com.chutneytesting.agent.domain.network
Methods in com.chutneytesting.agent.domain.network that return types with arguments of type TargetIdMethods in com.chutneytesting.agent.domain.network with parameters of type TargetId