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)Set the property corresponding toDebugService.getConfig()to the specified value.DebugServiceBuilderDebugServiceBuilder. setService(Class<? extends DEBUGSERVICE> value)Set the property corresponding toDebugService.getService()to the specified value.DebugServiceBuilderDebugServiceBuilder. setState(State value)Set the property corresponding toDebugService.getState()to the specified value.DebugServiceBuilderDebugServiceBuilder. withKey(DebugServiceKey key)
-