Class V1DownwardAPIProjectionFluentImpl<A extends V1DownwardAPIProjectionFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1DownwardAPIProjectionFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,V1DownwardAPIProjectionFluent<A>
- Direct Known Subclasses:
V1DownwardAPIProjectionBuilder
public class V1DownwardAPIProjectionFluentImpl<A extends V1DownwardAPIProjectionFluent<A>>
extends BaseFluent<A>
implements V1DownwardAPIProjectionFluent<A>
Generated
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.kubernetes.client.openapi.models.V1DownwardAPIProjectionFluent
V1DownwardAPIProjectionFluent.ItemsNested<N> -
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT -
Constructor Summary
ConstructorsConstructorDescriptionV1DownwardAPIProjectionFluentImpl(io.kubernetes.client.openapi.models.V1DownwardAPIProjection instance) -
Method Summary
Modifier and TypeMethodDescriptionaddAllToItems(Collection<io.kubernetes.client.openapi.models.V1DownwardAPIVolumeFile> items) addNewItemLike(io.kubernetes.client.openapi.models.V1DownwardAPIVolumeFile item) addToItems(io.kubernetes.client.openapi.models.V1DownwardAPIVolumeFile... items) addToItems(Integer index, io.kubernetes.client.openapi.models.V1DownwardAPIVolumeFile item) io.kubernetes.client.openapi.models.V1DownwardAPIVolumeFileio.kubernetes.client.openapi.models.V1DownwardAPIVolumeFileList<io.kubernetes.client.openapi.models.V1DownwardAPIVolumeFile>io.kubernetes.client.openapi.models.V1DownwardAPIVolumeFileio.kubernetes.client.openapi.models.V1DownwardAPIVolumeFilebuildMatchingItem(Predicate<V1DownwardAPIVolumeFileBuilder> predicate) editMatchingItem(Predicate<V1DownwardAPIVolumeFileBuilder> predicate) booleanList<io.kubernetes.client.openapi.models.V1DownwardAPIVolumeFile>getItems()Deprecated.inthashCode()hasItems()hasMatchingItem(Predicate<V1DownwardAPIVolumeFileBuilder> predicate) removeAllFromItems(Collection<io.kubernetes.client.openapi.models.V1DownwardAPIVolumeFile> items) removeFromItems(io.kubernetes.client.openapi.models.V1DownwardAPIVolumeFile... items) setNewItemLike(Integer index, io.kubernetes.client.openapi.models.V1DownwardAPIVolumeFile item) setToItems(Integer index, io.kubernetes.client.openapi.models.V1DownwardAPIVolumeFile item) toString()withItems(io.kubernetes.client.openapi.models.V1DownwardAPIVolumeFile... items) Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1DownwardAPIProjectionFluentImpl
public V1DownwardAPIProjectionFluentImpl() -
V1DownwardAPIProjectionFluentImpl
public V1DownwardAPIProjectionFluentImpl(io.kubernetes.client.openapi.models.V1DownwardAPIProjection instance)
-
-
Method Details
-
addToItems
public A addToItems(Integer index, io.kubernetes.client.openapi.models.V1DownwardAPIVolumeFile item) - Specified by:
addToItemsin interfaceV1DownwardAPIProjectionFluent<A extends V1DownwardAPIProjectionFluent<A>>
-
setToItems
public A setToItems(Integer index, io.kubernetes.client.openapi.models.V1DownwardAPIVolumeFile item) - Specified by:
setToItemsin interfaceV1DownwardAPIProjectionFluent<A extends V1DownwardAPIProjectionFluent<A>>
-
addToItems
- Specified by:
addToItemsin interfaceV1DownwardAPIProjectionFluent<A extends V1DownwardAPIProjectionFluent<A>>
-
addAllToItems
public A addAllToItems(Collection<io.kubernetes.client.openapi.models.V1DownwardAPIVolumeFile> items) - Specified by:
addAllToItemsin interfaceV1DownwardAPIProjectionFluent<A extends V1DownwardAPIProjectionFluent<A>>
-
removeFromItems
- Specified by:
removeFromItemsin interfaceV1DownwardAPIProjectionFluent<A extends V1DownwardAPIProjectionFluent<A>>
-
removeAllFromItems
public A removeAllFromItems(Collection<io.kubernetes.client.openapi.models.V1DownwardAPIVolumeFile> items) - Specified by:
removeAllFromItemsin interfaceV1DownwardAPIProjectionFluent<A extends V1DownwardAPIProjectionFluent<A>>
-
removeMatchingFromItems
- Specified by:
removeMatchingFromItemsin interfaceV1DownwardAPIProjectionFluent<A extends V1DownwardAPIProjectionFluent<A>>
-
getItems
Deprecated.This method has been deprecated, please use method buildItems instead.- Specified by:
getItemsin interfaceV1DownwardAPIProjectionFluent<A extends V1DownwardAPIProjectionFluent<A>>- Returns:
- The buildable object.
-
buildItems
- Specified by:
buildItemsin interfaceV1DownwardAPIProjectionFluent<A extends V1DownwardAPIProjectionFluent<A>>
-
buildItem
- Specified by:
buildItemin interfaceV1DownwardAPIProjectionFluent<A extends V1DownwardAPIProjectionFluent<A>>
-
buildFirstItem
public io.kubernetes.client.openapi.models.V1DownwardAPIVolumeFile buildFirstItem()- Specified by:
buildFirstItemin interfaceV1DownwardAPIProjectionFluent<A extends V1DownwardAPIProjectionFluent<A>>
-
buildLastItem
public io.kubernetes.client.openapi.models.V1DownwardAPIVolumeFile buildLastItem()- Specified by:
buildLastItemin interfaceV1DownwardAPIProjectionFluent<A extends V1DownwardAPIProjectionFluent<A>>
-
buildMatchingItem
public io.kubernetes.client.openapi.models.V1DownwardAPIVolumeFile buildMatchingItem(Predicate<V1DownwardAPIVolumeFileBuilder> predicate) - Specified by:
buildMatchingItemin interfaceV1DownwardAPIProjectionFluent<A extends V1DownwardAPIProjectionFluent<A>>
-
hasMatchingItem
- Specified by:
hasMatchingItemin interfaceV1DownwardAPIProjectionFluent<A extends V1DownwardAPIProjectionFluent<A>>
-
withItems
- Specified by:
withItemsin interfaceV1DownwardAPIProjectionFluent<A extends V1DownwardAPIProjectionFluent<A>>
-
withItems
- Specified by:
withItemsin interfaceV1DownwardAPIProjectionFluent<A extends V1DownwardAPIProjectionFluent<A>>
-
hasItems
- Specified by:
hasItemsin interfaceV1DownwardAPIProjectionFluent<A extends V1DownwardAPIProjectionFluent<A>>
-
addNewItem
- Specified by:
addNewItemin interfaceV1DownwardAPIProjectionFluent<A extends V1DownwardAPIProjectionFluent<A>>
-
addNewItemLike
public V1DownwardAPIProjectionFluent.ItemsNested<A> addNewItemLike(io.kubernetes.client.openapi.models.V1DownwardAPIVolumeFile item) - Specified by:
addNewItemLikein interfaceV1DownwardAPIProjectionFluent<A extends V1DownwardAPIProjectionFluent<A>>
-
setNewItemLike
public V1DownwardAPIProjectionFluent.ItemsNested<A> setNewItemLike(Integer index, io.kubernetes.client.openapi.models.V1DownwardAPIVolumeFile item) - Specified by:
setNewItemLikein interfaceV1DownwardAPIProjectionFluent<A extends V1DownwardAPIProjectionFluent<A>>
-
editItem
- Specified by:
editItemin interfaceV1DownwardAPIProjectionFluent<A extends V1DownwardAPIProjectionFluent<A>>
-
editFirstItem
- Specified by:
editFirstItemin interfaceV1DownwardAPIProjectionFluent<A extends V1DownwardAPIProjectionFluent<A>>
-
editLastItem
- Specified by:
editLastItemin interfaceV1DownwardAPIProjectionFluent<A extends V1DownwardAPIProjectionFluent<A>>
-
editMatchingItem
public V1DownwardAPIProjectionFluent.ItemsNested<A> editMatchingItem(Predicate<V1DownwardAPIVolumeFileBuilder> predicate) - Specified by:
editMatchingItemin interfaceV1DownwardAPIProjectionFluent<A extends V1DownwardAPIProjectionFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1DownwardAPIProjectionFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1DownwardAPIProjectionFluent<A>>
-
toString
-