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