Uses of Class
fr.enedis.chutney.agent.domain.network.AgentGraph
Packages that use AgentGraph
Package
Description
-
Uses of AgentGraph in fr.enedis.chutney.agent.api.mapper
Methods in fr.enedis.chutney.agent.api.mapper that return AgentGraphMethods in fr.enedis.chutney.agent.api.mapper with parameters of type AgentGraph -
Uses of AgentGraph in fr.enedis.chutney.agent.domain.configure
Methods in fr.enedis.chutney.agent.domain.configure with parameters of type AgentGraph -
Uses of AgentGraph in fr.enedis.chutney.agent.domain.network
Methods in fr.enedis.chutney.agent.domain.network that return AgentGraphModifier and TypeMethodDescriptionImmutableNetworkDescription.agentGraph()NetworkDescription.agentGraph()static AgentGraphAgentGraph.of(ExploreResult exploreResult, NetworkConfiguration networkConfiguration) Methods in fr.enedis.chutney.agent.domain.network with parameters of type AgentGraphModifier and TypeMethodDescriptionImmutableNetworkDescription.Builder.agentGraph(AgentGraph agentGraph) Initializes the value for theagentGraphattribute.ImmutableNetworkDescription.withAgentGraph(AgentGraph value) Copy the current immutable object by setting a value for theagentGraphattribute.