Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.messages.rev180813.debug.messages.top.debug.entries.DebugServiceBuilder
-
Packages that use DebugServiceBuilder Package Description org.opendaylight.yang.gen.v1.http.openconfig.net.yang.messages.rev180813.debug.messages.top.debug.entries -
-
Uses of DebugServiceBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.messages.rev180813.debug.messages.top.debug.entries
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.messages.rev180813.debug.messages.top.debug.entries that return DebugServiceBuilder Modifier and Type Method Description DebugServiceBuilderDebugServiceBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<DebugService> augmentation)Add an augmentation to this builder's product.DebugServiceBuilderDebugServiceBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DebugService>> augmentationType)Remove an augmentation from this builder's product.DebugServiceBuilderDebugServiceBuilder. setConfig(Config value)DebugServiceBuilderDebugServiceBuilder. setService(Class<? extends DEBUGSERVICE> value)DebugServiceBuilderDebugServiceBuilder. setState(State value)DebugServiceBuilderDebugServiceBuilder. withKey(DebugServiceKey key)
-