Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.config.rev230112.pcep.config.SessionConfigBuilder
Packages that use SessionConfigBuilder
Package
Description
-
Uses of SessionConfigBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.config.rev230112.pcep.config
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.config.rev230112.pcep.config that return SessionConfigBuilderModifier and TypeMethodDescriptionSessionConfigBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<SessionConfig> augmentation) Add an augmentation to this builder's product.SessionConfigBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<SessionConfig>> augmentationType) Remove an augmentation from this builder's product.SessionConfigBuilder.setDeadTimerValue(org.opendaylight.yangtools.yang.common.Uint8 value) Set the property corresponding toPcepSessionTimers.getDeadTimerValue()to the specified value.SessionConfigBuilder.setKeepAliveTimerValue(org.opendaylight.yangtools.yang.common.Uint8 value) Set the property corresponding toPcepSessionTimers.getKeepAliveTimerValue()to the specified value.SessionConfigBuilder.setListenAddress(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZone value) Set the property corresponding toSessionConfig.getListenAddress()to the specified value.SessionConfigBuilder.setListenPort(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.PortNumber value) Set the property corresponding toSessionConfig.getListenPort()to the specified value.SessionConfigBuilder.setMaxUnknownMessages(org.opendaylight.yangtools.yang.common.Uint16 value) Set the property corresponding toPcepSessionErrorPolicy.getMaxUnknownMessages()to the specified value.SessionConfigBuilder.setRpcTimeout(Short value) Set the property corresponding toSessionConfig.getRpcTimeout()to the specified value.Set the property corresponding toSessionConfig.getTls()to the specified value.