Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.peer.rpc.rev180329.PeerRef
Package
Description
-
Uses of PeerRef in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.peer.rpc.rev180329
Modifier and TypeMethodDescriptionPeerReference.getPeerRef()
Return peerRef, ornull
if it is not present.ResetSessionInputBuilder.getPeerRef()
Return current value associated with the property corresponding toPeerReference.getPeerRef()
.RestartGracefullyInputBuilder.getPeerRef()
Return current value associated with the property corresponding toPeerReference.getPeerRef()
.RouteRefreshRequestInputBuilder.getPeerRef()
Return current value associated with the property corresponding toPeerReference.getPeerRef()
.default @NonNull PeerRef
PeerReference.requirePeerRef()
Return peerRef, guaranteed to be non-null.Modifier and TypeMethodDescriptionResetSessionInputBuilder.setPeerRef
(PeerRef value) Set the property corresponding toPeerReference.getPeerRef()
to the specified value.RestartGracefullyInputBuilder.setPeerRef
(PeerRef value) Set the property corresponding toPeerReference.getPeerRef()
to the specified value.RouteRefreshRequestInputBuilder.setPeerRef
(PeerRef value) Set the property corresponding toPeerReference.getPeerRef()
to the specified value.