public class DoneableSecretSpec extends SecretSpecFluentImpl<DoneableSecretSpec> implements Doneable<SecretSpec>
SecretSpecFluentImpl.SecretSourceNestedImpl<N>SecretSpecFluent.SecretSourceNested<N>_visitables| Constructor and Description |
|---|
DoneableSecretSpec(Function<SecretSpec,SecretSpec> function) |
DoneableSecretSpec(SecretSpec item) |
DoneableSecretSpec(SecretSpec item,
Function<SecretSpec,SecretSpec> function) |
| Modifier and Type | Method and Description |
|---|---|
SecretSpec |
done() |
buildSecretSource, editOrNewSecretSource, editOrNewSecretSourceLike, editSecretSource, equals, getMountPath, getSecretSource, hasMountPath, hasSecretSource, withMountPath, withNewMountPath, withNewMountPath, withNewMountPath, withNewSecretSource, withNewSecretSource, withNewSecretSourceLike, withSecretSourcepublic DoneableSecretSpec(Function<SecretSpec,SecretSpec> function)
public DoneableSecretSpec(SecretSpec item, Function<SecretSpec,SecretSpec> function)
public DoneableSecretSpec(SecretSpec item)
public SecretSpec done()
done in interface Doneable<SecretSpec>Copyright © 2015–2020 Red Hat. All rights reserved.