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() |
addAllToItems, addNewItem, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, equals, getDefaultMode, getItems, getSecretName, hasDefaultMode, hasItems, hasOptional, hasSecretName, isOptional, removeAllFromItems, removeFromItems, setNewItemLike, setToItems, withDefaultMode, withItems, withItems, withOptional, 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–2018 Red Hat. All rights reserved.