Package io.fabric8.kubernetes.api.model
Class SecretVolumeSourceFluentImpl<A extends SecretVolumeSourceFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.SecretVolumeSourceFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>
,Visitable<A>
,SecretVolumeSourceFluent<A>
- Direct Known Subclasses:
DoneableSecretVolumeSource
,SecretVolumeSourceBuilder
,VolumeFluentImpl.SecretNestedImpl
,WatchEventFluentImpl.SecretVolumeSourceObjectNestedImpl
public class SecretVolumeSourceFluentImpl<A extends SecretVolumeSourceFluent<A>> extends BaseFluent<A> implements SecretVolumeSourceFluent<A>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description class
SecretVolumeSourceFluentImpl.ItemsNestedImpl<N>
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.SecretVolumeSourceFluent
SecretVolumeSourceFluent.ItemsNested<N>
-
Field Summary
-
Constructor Summary
Constructors Constructor Description SecretVolumeSourceFluentImpl()
SecretVolumeSourceFluentImpl(SecretVolumeSource instance)
-
Method Summary
-
Constructor Details
-
SecretVolumeSourceFluentImpl
public SecretVolumeSourceFluentImpl() -
SecretVolumeSourceFluentImpl
-
-
Method Details
-
getDefaultMode
- Specified by:
getDefaultMode
in interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
withDefaultMode
- Specified by:
withDefaultMode
in interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
hasDefaultMode
- Specified by:
hasDefaultMode
in interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
withNewDefaultMode
- Specified by:
withNewDefaultMode
in interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
withNewDefaultMode
- Specified by:
withNewDefaultMode
in interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
addToItems
- Specified by:
addToItems
in interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
setToItems
- Specified by:
setToItems
in interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
addToItems
- Specified by:
addToItems
in interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
addAllToItems
- Specified by:
addAllToItems
in interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
removeFromItems
- Specified by:
removeFromItems
in interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
removeAllFromItems
- Specified by:
removeAllFromItems
in interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
removeMatchingFromItems
- Specified by:
removeMatchingFromItems
in interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
getItems
Deprecated.This method has been deprecated, please use method buildItems instead.- Specified by:
getItems
in interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
- Returns:
- The buildable object.
-
buildItems
- Specified by:
buildItems
in interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
buildItem
- Specified by:
buildItem
in interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
buildFirstItem
- Specified by:
buildFirstItem
in interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
buildLastItem
- Specified by:
buildLastItem
in interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
buildMatchingItem
- Specified by:
buildMatchingItem
in interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
hasMatchingItem
- Specified by:
hasMatchingItem
in interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
withItems
- Specified by:
withItems
in interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
withItems
- Specified by:
withItems
in interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
hasItems
- Specified by:
hasItems
in interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
addNewItem
- Specified by:
addNewItem
in interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
addNewItem
- Specified by:
addNewItem
in interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
addNewItemLike
- Specified by:
addNewItemLike
in interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
setNewItemLike
- Specified by:
setNewItemLike
in interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
editItem
- Specified by:
editItem
in interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
editFirstItem
- Specified by:
editFirstItem
in interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
editLastItem
- Specified by:
editLastItem
in interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
editMatchingItem
public SecretVolumeSourceFluent.ItemsNested<A> editMatchingItem(Predicate<KeyToPathBuilder> predicate)- Specified by:
editMatchingItem
in interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
isOptional
- Specified by:
isOptional
in interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
withOptional
- Specified by:
withOptional
in interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
hasOptional
- Specified by:
hasOptional
in interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
withNewOptional
- Specified by:
withNewOptional
in interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
withNewOptional
- Specified by:
withNewOptional
in interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
getSecretName
- Specified by:
getSecretName
in interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
withSecretName
- Specified by:
withSecretName
in interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
hasSecretName
- Specified by:
hasSecretName
in interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
withNewSecretName
- Specified by:
withNewSecretName
in interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
withNewSecretName
- Specified by:
withNewSecretName
in interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
withNewSecretName
- Specified by:
withNewSecretName
in interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
equals
-