| Modifier and Type | Method and Description |
|---|---|
Request |
RequestCaseBuilder.getRequest() |
@Nullable Request |
RequestCase.getRequest() |
| Modifier and Type | Method and Description |
|---|---|
RequestCaseBuilder |
RequestCaseBuilder.setRequest(Request value) |
| Modifier and Type | Method and Description |
|---|---|
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Request>> |
RequestBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Request |
RequestBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Class<Request> |
Request.implementedInterface() |
| Modifier and Type | Method and Description |
|---|---|
RequestBuilder |
RequestBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Request>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Request> augmentationValue) |
RequestBuilder |
RequestBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Request>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Request> augmentationValue) |
RequestBuilder |
RequestBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Request>> augmentationType) |
| Constructor and Description |
|---|
RequestBuilder(Request base) |
Copyright © 2020 OpenDaylight. All rights reserved.