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
-
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 DebugServiceBuilderModifier and TypeMethodDescriptionDebugServiceBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<DebugService> augmentation) Add an augmentation to this builder's product.DebugServiceBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DebugService>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toDebugService.getConfig()to the specified value.DebugServiceBuilder.setService(DEBUGSERVICE value) Set the property corresponding toDebugService.getService()to the specified value.Set the property corresponding toDebugService.getState()to the specified value.DebugServiceBuilder.withKey(DebugServiceKey key) Set the key value corresponding toDebugService.key()to the specified value.