| Modifier and Type | Method and Description |
|---|---|
@Nullable SessionConfig |
PcepNodeConfig.getSessionConfig() |
| Modifier and Type | Method and Description |
|---|---|
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<SessionConfig>> |
SessionConfigBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
SessionConfig |
SessionConfigBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Class<SessionConfig> |
SessionConfig.implementedInterface() |
| Modifier and Type | Method and Description |
|---|---|
SessionConfigBuilder |
SessionConfigBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SessionConfig>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<SessionConfig> augmentationValue) |
SessionConfigBuilder |
SessionConfigBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SessionConfig>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<SessionConfig> augmentationValue) |
SessionConfigBuilder |
SessionConfigBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SessionConfig>> augmentationType) |
| Constructor and Description |
|---|
SessionConfigBuilder(SessionConfig base) |
Copyright © 2020 OpenDaylight. All rights reserved.