public class DeleteConfigurationPropertiesCmd extends Object implements Command<Void>
protected String
name
namespace
tenantId
DeleteConfigurationPropertiesCmd(String namespace, String name, String tenantId)
Void
execute(CommandContext commandContext)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected String namespace
protected String name
protected String tenantId
public DeleteConfigurationPropertiesCmd(String namespace, String name, String tenantId)
public Void execute(CommandContext commandContext)
execute
Command<Void>