Experimental
The return type from the OperationHandler.start method.
Use either HandlerStartOperationResult.sync or HandlerStartOperationResult.async to create a result object. Do not implement this interface directly.
Create a result that indicates that an operation has been accepted and will complete asynchronously.
Create a result that indicates that an operation completed successfully.
The return type from the OperationHandler.start method.
Use either HandlerStartOperationResult.sync or HandlerStartOperationResult.async to create a result object. Do not implement this interface directly.