| Package | Description |
|---|---|
| org.opendaylight.yang.gen.v1.urn.opendaylight.ocp.protocol.rev150811 |
| Modifier and Type | Method and Description |
|---|---|
<E extends Augmentation<CreateObjInput>> |
CreateObjInputBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
CreateObjInput |
CreateObjInputBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
Future<org.opendaylight.yangtools.yang.common.RpcResult<CreateObjOutput>> |
OcpProtocolService.createObj(CreateObjInput input) |
| Modifier and Type | Method and Description |
|---|---|
CreateObjInputBuilder |
CreateObjInputBuilder.addAugmentation(Class<? extends Augmentation<CreateObjInput>> augmentationType,
Augmentation<CreateObjInput> augmentation) |
CreateObjInputBuilder |
CreateObjInputBuilder.addAugmentation(Class<? extends Augmentation<CreateObjInput>> augmentationType,
Augmentation<CreateObjInput> augmentation) |
CreateObjInputBuilder |
CreateObjInputBuilder.removeAugmentation(Class<? extends Augmentation<CreateObjInput>> augmentationType) |
| Constructor and Description |
|---|
CreateObjInputBuilder(CreateObjInput base) |
Copyright © 2016 OpenDaylight. All rights reserved.