| Package | Description |
|---|---|
| org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.programming.rev131030 |
| Modifier and Type | Method and Description |
|---|---|
<E extends Augmentation<PcepDestroyTunnelInput>> |
PcepDestroyTunnelInputBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
PcepDestroyTunnelInput |
PcepDestroyTunnelInputBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
Future<org.opendaylight.yangtools.yang.common.RpcResult<PcepDestroyTunnelOutput>> |
TopologyTunnelPcepProgrammingService.pcepDestroyTunnel(PcepDestroyTunnelInput input) |
| Modifier and Type | Method and Description |
|---|---|
PcepDestroyTunnelInputBuilder |
PcepDestroyTunnelInputBuilder.addAugmentation(Class<? extends Augmentation<PcepDestroyTunnelInput>> augmentationType,
Augmentation<PcepDestroyTunnelInput> augmentation) |
PcepDestroyTunnelInputBuilder |
PcepDestroyTunnelInputBuilder.addAugmentation(Class<? extends Augmentation<PcepDestroyTunnelInput>> augmentationType,
Augmentation<PcepDestroyTunnelInput> augmentation) |
PcepDestroyTunnelInputBuilder |
PcepDestroyTunnelInputBuilder.removeAugmentation(Class<? extends Augmentation<PcepDestroyTunnelInput>> augmentationType) |
| Constructor and Description |
|---|
PcepDestroyTunnelInputBuilder(PcepDestroyTunnelInput base) |
Copyright © 2017 OpenDaylight. All rights reserved.