public class SetOperation extends Object implements Operation
getKey() and getValue() are empty, it
means show all the configurations. Otherwise, set value to the configuration key.| Constructor and Description |
|---|
SetOperation() |
SetOperation(String key,
String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
asSummaryString()
Returns a string that summarizes this operation for printing to a console.
|
Optional<String> |
getKey() |
Optional<String> |
getValue() |
public String asSummaryString()
OperationasSummaryString in interface OperationCopyright © 2014–2023 The Apache Software Foundation. All rights reserved.