public class SecretContent extends Object
| Constructor and Description |
|---|
SecretContent(String name,
String content) |
| Modifier and Type | Method and Description |
|---|---|
static SecretContent |
from(String uniqSecretName,
String content) |
String |
getContent() |
String |
getName() |
void |
setContent(String content) |
void |
setName(String name) |
String |
toString() |
Copyright © 2018 Walmart, Inc.. All rights reserved.