Class FlowRuleBatchEvent

    • Method Detail

      • requested

        public static FlowRuleBatchEvent requested​(FlowRuleBatchRequest request,
                                                   DeviceId deviceId)
        Deprecated.
        Constructs a new FlowRuleBatchEvent.
        Parameters:
        request - batch operation request
        deviceId - the device this batch will be processed on
        Returns:
        event.
      • result

        public CompletedBatchOperation result()
        Deprecated.
        Returns the result of this batch operation.
        Returns:
        batch operation result.
      • deviceId

        public DeviceId deviceId()
        Deprecated.
        Returns the deviceId for this batch.
        Returns:
        device id