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 classSecretVolumeSourceFluentImpl.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:
getDefaultModein interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
withDefaultMode
- Specified by:
withDefaultModein interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
hasDefaultMode
- Specified by:
hasDefaultModein interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
withNewDefaultMode
- Specified by:
withNewDefaultModein interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
withNewDefaultMode
- Specified by:
withNewDefaultModein interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
addToItems
- Specified by:
addToItemsin interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
setToItems
- Specified by:
setToItemsin interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
addToItems
- Specified by:
addToItemsin interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
addAllToItems
- Specified by:
addAllToItemsin interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
removeFromItems
- Specified by:
removeFromItemsin interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
removeAllFromItems
- Specified by:
removeAllFromItemsin interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
removeMatchingFromItems
- Specified by:
removeMatchingFromItemsin interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
getItems
Deprecated.This method has been deprecated, please use method buildItems instead.- Specified by:
getItemsin interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>- Returns:
- The buildable object.
-
buildItems
- Specified by:
buildItemsin interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
buildItem
- Specified by:
buildItemin interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
buildFirstItem
- Specified by:
buildFirstItemin interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
buildLastItem
- Specified by:
buildLastItemin interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
buildMatchingItem
- Specified by:
buildMatchingItemin interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
hasMatchingItem
- Specified by:
hasMatchingItemin interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
withItems
- Specified by:
withItemsin interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
withItems
- Specified by:
withItemsin interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
hasItems
- Specified by:
hasItemsin interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
addNewItem
- Specified by:
addNewItemin interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
addNewItem
- Specified by:
addNewItemin interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
addNewItemLike
- Specified by:
addNewItemLikein interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
setNewItemLike
- Specified by:
setNewItemLikein interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
editItem
- Specified by:
editItemin interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
editFirstItem
- Specified by:
editFirstItemin interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
editLastItem
- Specified by:
editLastItemin interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
editMatchingItem
public SecretVolumeSourceFluent.ItemsNested<A> editMatchingItem(Predicate<KeyToPathBuilder> predicate)- Specified by:
editMatchingItemin interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
isOptional
- Specified by:
isOptionalin interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
withOptional
- Specified by:
withOptionalin interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
hasOptional
- Specified by:
hasOptionalin interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
withNewOptional
- Specified by:
withNewOptionalin interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
withNewOptional
- Specified by:
withNewOptionalin interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
getSecretName
- Specified by:
getSecretNamein interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
withSecretName
- Specified by:
withSecretNamein interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
hasSecretName
- Specified by:
hasSecretNamein interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
withNewSecretName
- Specified by:
withNewSecretNamein interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
withNewSecretName
- Specified by:
withNewSecretNamein interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
withNewSecretName
- Specified by:
withNewSecretNamein interfaceSecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
-
equals
-