| Modifier and Type | Method and Description |
|---|---|
SegmentComputation |
RequestsBuilder.getSegmentComputation() |
@Nullable SegmentComputation |
Requests.getSegmentComputation() |
| Modifier and Type | Method and Description |
|---|---|
RequestsBuilder |
RequestsBuilder.setSegmentComputation(SegmentComputation value) |
| Modifier and Type | Method and Description |
|---|---|
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<SegmentComputation>> |
SegmentComputationBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
SegmentComputation |
SegmentComputationBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Class<SegmentComputation> |
SegmentComputation.implementedInterface() |
| Modifier and Type | Method and Description |
|---|---|
SegmentComputationBuilder |
SegmentComputationBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SegmentComputation>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<SegmentComputation> augmentationValue) |
SegmentComputationBuilder |
SegmentComputationBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SegmentComputation>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<SegmentComputation> augmentationValue) |
SegmentComputationBuilder |
SegmentComputationBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SegmentComputation>> augmentationType) |
| Constructor and Description |
|---|
SegmentComputationBuilder(SegmentComputation base) |
Copyright © 2020 OpenDaylight. All rights reserved.