public class RemoveH2DatasourceCommand extends Object implements RemoveDataSourceCommand
RemoveDataSourceCommand
that is capable of removing datasources created with
CreateH2DataSourceCommand
Constructor and Description |
---|
RemoveH2DatasourceCommand() |
Modifier and Type | Method and Description |
---|---|
void |
accept(String tenantId,
DataSource dataSource) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen
public void accept(@Nullable String tenantId, @Nonnull DataSource dataSource) throws ProvisioningException
accept
in interface BiConsumer<String,DataSource>
ProvisioningException
Copyright © 2019 SAP SE. All rights reserved.