@Deprecated public class FlowRuleBatchOperation extends BatchOperation<FlowRuleBatchEntry>
| Constructor and Description |
|---|
FlowRuleBatchOperation(Collection<FlowRuleBatchEntry> operations,
DeviceId deviceId,
long flowOperationId)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
DeviceId |
deviceId()
Deprecated.
|
long |
id()
Deprecated.
|
addAll, addOperation, clear, equals, getOperations, hashCode, size, toStringpublic FlowRuleBatchOperation(Collection<FlowRuleBatchEntry> operations, DeviceId deviceId, long flowOperationId)
public DeviceId deviceId()
public long id()