Interface DeleteCommandResult

All Superinterfaces:
CommandResult

@ProviderType public interface DeleteCommandResult extends CommandResult
interface representing result of executing a delete command
  • Method Details

    • getMessages

      @Nonnull String[] getMessages()
      Returns:
      messages informing about execution of the delete command