Modifier and Type | Method and Description |
---|---|
void |
TestOperationServiceInListAction.invoke(InListInput input,
KeyedInstanceIdentifier<MyList,MyListKey> kii,
RpcCallback<InListOutput> callback) |
Modifier and Type | Method and Description |
---|---|
Class<InListInput> |
InListInput.implementedInterface() |
Modifier and Type | Method and Description |
---|---|
<E extends Augmentation<? super InListInput>> |
InListInputBuilder.getAugmentation(Class<E> augmentationType) |
Modifier and Type | Method and Description |
---|---|
InListInput |
InListInputBuilder.build() |
Modifier and Type | Method and Description |
---|---|
InListInputBuilder |
InListInputBuilder.addAugmentation(Class<? extends Augmentation<InListInput>> augmentationType,
Augmentation<InListInput> augmentation) |
InListInputBuilder |
InListInputBuilder.addAugmentation(Class<? extends Augmentation<InListInput>> augmentationType,
Augmentation<InListInput> augmentation) |
InListInputBuilder |
InListInputBuilder.removeAugmentation(Class<? extends Augmentation<InListInput>> augmentationType) |
Constructor and Description |
---|
InListInputBuilder(InListInput base) |
Copyright © 2019 OpenDaylight. All rights reserved.