Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.peer.rpc.rev180329.RestartGracefullyInputBuilder
Packages that use RestartGracefullyInputBuilder
Package
Description
-
Uses of RestartGracefullyInputBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.peer.rpc.rev180329
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.peer.rpc.rev180329 that return RestartGracefullyInputBuilderModifier and TypeMethodDescriptionRestartGracefullyInputBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<RestartGracefullyInput> augmentation) Add an augmentation to this builder's product.RestartGracefullyInputBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<RestartGracefullyInput>> augmentationType) Remove an augmentation from this builder's product.RestartGracefullyInputBuilder.setPeerRef
(PeerRef value) Set the property corresponding toPeerReference.getPeerRef()
to the specified value.RestartGracefullyInputBuilder.setSelectionDeferralTime
(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toRestartGracefullyInput.getSelectionDeferralTime()
to the specified value.