Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.agent.top.AgentBuilder
-
Packages that use AgentBuilder Package Description org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.agent.top -
-
Uses of AgentBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.agent.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.agent.top that return AgentBuilder Modifier and Type Method Description AgentBuilderAgentBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Agent> augmentation)Add an augmentation to this builder's product.AgentBuilderAgentBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Agent>> augmentationType)Remove an augmentation from this builder's product.AgentBuilderAgentBuilder. setConfig(Config value)Set the property corresponding toAgent.getConfig()to the specified value.AgentBuilderAgentBuilder. setState(State value)Set the property corresponding toAgent.getState()to the specified value.
-