public interface SecretEnvSourceFluent<A extends SecretEnvSourceFluent<A>> extends Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
Boolean |
getOptional() |
Boolean |
hasName() |
Boolean |
hasOptional() |
A |
withName(String name) |
A |
withNewName(String arg0)
Deprecated.
|
A |
withOptional(Boolean optional) |
Copyright © 2015–2022 Red Hat. All rights reserved.