public class DoneableSecretVolumeSource extends SecretVolumeSourceFluentImpl<DoneableSecretVolumeSource> implements Doneable<SecretVolumeSource>
SecretVolumeSourceFluentImpl.ItemsNestedImpl<N>SecretVolumeSourceFluent.ItemsNested<N>_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() |
addNewItem, addNewItem, addNewItemLike, addToItems, equals, getItems, getSecretName, removeFromItems, withItems, withItems, 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.