public class DeleteListCommand extends BaseCommand<Boolean>
Modifier and Type | Class and Description |
---|---|
static class |
DeleteListCommand.Builder |
environment, serviceManager
Modifier and Type | Method and Description |
---|---|
static DeleteListCommand.Builder |
create(String listId) |
Boolean |
execute() |
public Boolean execute()
execute
in class BaseCommand<Boolean>
public static DeleteListCommand.Builder create(String listId)
Copyright © 2014–2023 Apache Software Foundation. All rights reserved.