public static interface Secret.DefinitionStages.WithValue
| Modifier and Type | Method and Description |
|---|---|
Secret.DefinitionStages.WithCreate |
withValue(String value)
Specifies the secret value.
|
Secret.DefinitionStages.WithCreate withValue(String value)
value - the string value of the secretCopyright © 2019. All rights reserved.