public class SecretVolumeSourceFluentImpl<A extends SecretVolumeSourceFluent<A>> extends BaseFluent<A> implements SecretVolumeSourceFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
SecretVolumeSourceFluentImpl.ItemsNestedImpl<N> |
SecretVolumeSourceFluent.ItemsNested<N>_visitables| Constructor and Description |
|---|
SecretVolumeSourceFluentImpl() |
SecretVolumeSourceFluentImpl(SecretVolumeSource instance) |
public SecretVolumeSourceFluentImpl()
public SecretVolumeSourceFluentImpl(SecretVolumeSource instance)
public java.lang.Integer getDefaultMode()
getDefaultMode in interface SecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>public A withDefaultMode(java.lang.Integer defaultMode)
withDefaultMode in interface SecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>public java.lang.Boolean hasDefaultMode()
hasDefaultMode in interface SecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>public A addToItems(int index, KeyToPath item)
addToItems in interface SecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>public A setToItems(int index, KeyToPath item)
setToItems in interface SecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>public A addToItems(KeyToPath... items)
addToItems in interface SecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>public A addAllToItems(java.util.Collection<KeyToPath> items)
addAllToItems in interface SecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>public A removeFromItems(KeyToPath... items)
removeFromItems in interface SecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>public A removeAllFromItems(java.util.Collection<KeyToPath> items)
removeAllFromItems in interface SecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>@Deprecated public java.util.List<KeyToPath> getItems()
getItems in interface SecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>public java.util.List<KeyToPath> buildItems()
buildItems in interface SecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>public KeyToPath buildItem(int index)
buildItem in interface SecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>public KeyToPath buildFirstItem()
buildFirstItem in interface SecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>public KeyToPath buildLastItem()
buildLastItem in interface SecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>public KeyToPath buildMatchingItem(Predicate<KeyToPathBuilder> predicate)
buildMatchingItem in interface SecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>public java.lang.Boolean hasMatchingItem(Predicate<KeyToPathBuilder> predicate)
hasMatchingItem in interface SecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>public A withItems(java.util.List<KeyToPath> items)
withItems in interface SecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>public A withItems(KeyToPath... items)
withItems in interface SecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>public java.lang.Boolean hasItems()
hasItems in interface SecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>public A addNewItem(java.lang.String key, java.lang.Integer mode, java.lang.String path)
addNewItem in interface SecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>public SecretVolumeSourceFluent.ItemsNested<A> addNewItem()
addNewItem in interface SecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>public SecretVolumeSourceFluent.ItemsNested<A> addNewItemLike(KeyToPath item)
addNewItemLike in interface SecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>public SecretVolumeSourceFluent.ItemsNested<A> setNewItemLike(int index, KeyToPath item)
setNewItemLike in interface SecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>public SecretVolumeSourceFluent.ItemsNested<A> editItem(int index)
editItem in interface SecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>public SecretVolumeSourceFluent.ItemsNested<A> editFirstItem()
editFirstItem in interface SecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>public SecretVolumeSourceFluent.ItemsNested<A> editLastItem()
editLastItem in interface SecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>public SecretVolumeSourceFluent.ItemsNested<A> editMatchingItem(Predicate<KeyToPathBuilder> predicate)
editMatchingItem in interface SecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>public java.lang.Boolean isOptional()
isOptional in interface SecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>public A withOptional(java.lang.Boolean optional)
withOptional in interface SecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>public java.lang.Boolean hasOptional()
hasOptional in interface SecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>public A withNewOptional(java.lang.String arg1)
withNewOptional in interface SecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>public A withNewOptional(boolean arg1)
withNewOptional in interface SecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>public java.lang.String getSecretName()
getSecretName in interface SecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>public A withSecretName(java.lang.String secretName)
withSecretName in interface SecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>public java.lang.Boolean hasSecretName()
hasSecretName in interface SecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>public A withNewSecretName(java.lang.String arg1)
withNewSecretName in interface SecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>public A withNewSecretName(java.lang.StringBuilder arg1)
withNewSecretName in interface SecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>public A withNewSecretName(java.lang.StringBuffer arg1)
withNewSecretName in interface SecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>public boolean equals(java.lang.Object o)
equals in class java.lang.ObjectCopyright © 2015-2019 Red Hat. All Rights Reserved.