public class SecretKeyRef extends Object
| Constructor and Description |
|---|
SecretKeyRef(String key,
String name,
boolean optional) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
String |
getName() |
boolean |
isOptional() |
void |
setKey(String key) |
void |
setName(String name) |
void |
setOptional(boolean optional) |
Copyright © 2018–2024 Red Hat. All rights reserved.