@InterfaceStability.Evolving public class UpdateFeaturesOptions extends AbstractOptions<UpdateFeaturesOptions>
Admin.updateFeatures(Map, UpdateFeaturesOptions)
.
The API of this class is evolving. See Admin
for details.Constructor and Description |
---|
UpdateFeaturesOptions() |
Modifier and Type | Method and Description |
---|---|
boolean |
dryRun()
Deprecated.
|
UpdateFeaturesOptions |
dryRun(boolean dryRun)
Deprecated.
|
boolean |
validateOnly() |
UpdateFeaturesOptions |
validateOnly(boolean validateOnly) |
timeoutMs, timeoutMs
@Deprecated public boolean dryRun()
public boolean validateOnly()
@Deprecated public UpdateFeaturesOptions dryRun(boolean dryRun)
public UpdateFeaturesOptions validateOnly(boolean validateOnly)