| Class and Description |
|---|
| ShutdownInput
This class represents the following YANG schema fragment defined in module shutdown-impl
(Source path: META-INF/yang/shutdown-impl.yang): container input { leaf context-instance { type instance-identifier; } leaf input-secret { type string; } leaf max-wait-time { type uint32; } leaf reason { type string; } uses rpc-context-ref { refine (urn:opendaylight:params:xml:ns:yang:controller:shutdown:impl? |
| ShutdownInputBuilder
Class that builds
ShutdownInput instances. |
Copyright © 2016 OpenDaylight. All rights reserved.