public static interface Secret.UpdateStages.WithValue
Modifier and Type | Method and Description |
---|---|
Secret.Update |
withValue(String value)
Specifies the new version of the value to be added.
|
Secret.Update withValue(String value)
value
- the value for the new versionCopyright © 2019. All rights reserved.