public class DoneableSecretVolumeSource extends SecretVolumeSourceFluentImpl<DoneableSecretVolumeSource> implements Doneable<SecretVolumeSource>
_visitables| Constructor and Description |
|---|
DoneableSecretVolumeSource(Function<SecretVolumeSource,SecretVolumeSource> function) |
DoneableSecretVolumeSource(SecretVolumeSource item) |
DoneableSecretVolumeSource(SecretVolumeSource item,
Function<SecretVolumeSource,SecretVolumeSource> function) |
| Modifier and Type | Method and Description |
|---|---|
SecretVolumeSource |
done() |
equals, getSecretName, withSecretNamepublic DoneableSecretVolumeSource(Function<SecretVolumeSource,SecretVolumeSource> function)
public DoneableSecretVolumeSource(SecretVolumeSource item, Function<SecretVolumeSource,SecretVolumeSource> function)
public DoneableSecretVolumeSource(SecretVolumeSource item)
public SecretVolumeSource done()
done in interface Doneable<SecretVolumeSource>Copyright © 2011–2016 Red Hat. All rights reserved.