public static class DeleteHistoricalLegacyStreamingPropertyValueData.Options extends Object
| Constructor and Description |
|---|
Options() |
| Modifier and Type | Method and Description |
|---|---|
int |
getVersionsToKeep() |
boolean |
isDryRun() |
DeleteHistoricalLegacyStreamingPropertyValueData.Options |
setDryRun(boolean dryRun) |
DeleteHistoricalLegacyStreamingPropertyValueData.Options |
setVersionsToKeep(int versionsToKeep) |
public int getVersionsToKeep()
public DeleteHistoricalLegacyStreamingPropertyValueData.Options setVersionsToKeep(int versionsToKeep)
public boolean isDryRun()
public DeleteHistoricalLegacyStreamingPropertyValueData.Options setDryRun(boolean dryRun)
Copyright © 2014–2018. All rights reserved.