Class V1VolumeAttachmentListFluentImpl<A extends V1VolumeAttachmentListFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1VolumeAttachmentListFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,V1VolumeAttachmentListFluent<A>
- Direct Known Subclasses:
V1VolumeAttachmentListBuilder
public class V1VolumeAttachmentListFluentImpl<A extends V1VolumeAttachmentListFluent<A>>
extends BaseFluent<A>
implements V1VolumeAttachmentListFluent<A>
Generated
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.kubernetes.client.openapi.models.V1VolumeAttachmentListFluent
V1VolumeAttachmentListFluent.ItemsNested<N>, V1VolumeAttachmentListFluent.MetadataNested<N> -
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT -
Constructor Summary
ConstructorsConstructorDescriptionV1VolumeAttachmentListFluentImpl(io.kubernetes.client.openapi.models.V1VolumeAttachmentList instance) -
Method Summary
Modifier and TypeMethodDescriptionaddAllToItems(Collection<io.kubernetes.client.openapi.models.V1VolumeAttachment> items) addNewItemLike(io.kubernetes.client.openapi.models.V1VolumeAttachment item) addToItems(io.kubernetes.client.openapi.models.V1VolumeAttachment... items) addToItems(Integer index, io.kubernetes.client.openapi.models.V1VolumeAttachment item) io.kubernetes.client.openapi.models.V1VolumeAttachmentio.kubernetes.client.openapi.models.V1VolumeAttachmentList<io.kubernetes.client.openapi.models.V1VolumeAttachment>io.kubernetes.client.openapi.models.V1VolumeAttachmentio.kubernetes.client.openapi.models.V1VolumeAttachmentbuildMatchingItem(Predicate<V1VolumeAttachmentBuilder> predicate) io.kubernetes.client.openapi.models.V1ListMetaeditMatchingItem(Predicate<V1VolumeAttachmentBuilder> predicate) editOrNewMetadataLike(io.kubernetes.client.openapi.models.V1ListMeta item) booleanList<io.kubernetes.client.openapi.models.V1VolumeAttachment>getItems()Deprecated.getKind()io.kubernetes.client.openapi.models.V1ListMetaDeprecated.inthashCode()hasItems()hasKind()hasMatchingItem(Predicate<V1VolumeAttachmentBuilder> predicate) removeAllFromItems(Collection<io.kubernetes.client.openapi.models.V1VolumeAttachment> items) removeFromItems(io.kubernetes.client.openapi.models.V1VolumeAttachment... items) setNewItemLike(Integer index, io.kubernetes.client.openapi.models.V1VolumeAttachment item) setToItems(Integer index, io.kubernetes.client.openapi.models.V1VolumeAttachment item) toString()withApiVersion(String apiVersion) withItems(io.kubernetes.client.openapi.models.V1VolumeAttachment... items) withMetadata(io.kubernetes.client.openapi.models.V1ListMeta metadata) withNewMetadataLike(io.kubernetes.client.openapi.models.V1ListMeta item) Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1VolumeAttachmentListFluentImpl
public V1VolumeAttachmentListFluentImpl() -
V1VolumeAttachmentListFluentImpl
public V1VolumeAttachmentListFluentImpl(io.kubernetes.client.openapi.models.V1VolumeAttachmentList instance)
-
-
Method Details
-
getApiVersion
- Specified by:
getApiVersionin interfaceV1VolumeAttachmentListFluent<A extends V1VolumeAttachmentListFluent<A>>
-
withApiVersion
- Specified by:
withApiVersionin interfaceV1VolumeAttachmentListFluent<A extends V1VolumeAttachmentListFluent<A>>
-
hasApiVersion
- Specified by:
hasApiVersionin interfaceV1VolumeAttachmentListFluent<A extends V1VolumeAttachmentListFluent<A>>
-
addToItems
- Specified by:
addToItemsin interfaceV1VolumeAttachmentListFluent<A extends V1VolumeAttachmentListFluent<A>>
-
setToItems
- Specified by:
setToItemsin interfaceV1VolumeAttachmentListFluent<A extends V1VolumeAttachmentListFluent<A>>
-
addToItems
- Specified by:
addToItemsin interfaceV1VolumeAttachmentListFluent<A extends V1VolumeAttachmentListFluent<A>>
-
addAllToItems
- Specified by:
addAllToItemsin interfaceV1VolumeAttachmentListFluent<A extends V1VolumeAttachmentListFluent<A>>
-
removeFromItems
- Specified by:
removeFromItemsin interfaceV1VolumeAttachmentListFluent<A extends V1VolumeAttachmentListFluent<A>>
-
removeAllFromItems
public A removeAllFromItems(Collection<io.kubernetes.client.openapi.models.V1VolumeAttachment> items) - Specified by:
removeAllFromItemsin interfaceV1VolumeAttachmentListFluent<A extends V1VolumeAttachmentListFluent<A>>
-
removeMatchingFromItems
- Specified by:
removeMatchingFromItemsin interfaceV1VolumeAttachmentListFluent<A extends V1VolumeAttachmentListFluent<A>>
-
getItems
Deprecated.This method has been deprecated, please use method buildItems instead.- Specified by:
getItemsin interfaceV1VolumeAttachmentListFluent<A extends V1VolumeAttachmentListFluent<A>>- Returns:
- The buildable object.
-
buildItems
- Specified by:
buildItemsin interfaceV1VolumeAttachmentListFluent<A extends V1VolumeAttachmentListFluent<A>>
-
buildItem
- Specified by:
buildItemin interfaceV1VolumeAttachmentListFluent<A extends V1VolumeAttachmentListFluent<A>>
-
buildFirstItem
public io.kubernetes.client.openapi.models.V1VolumeAttachment buildFirstItem()- Specified by:
buildFirstItemin interfaceV1VolumeAttachmentListFluent<A extends V1VolumeAttachmentListFluent<A>>
-
buildLastItem
public io.kubernetes.client.openapi.models.V1VolumeAttachment buildLastItem()- Specified by:
buildLastItemin interfaceV1VolumeAttachmentListFluent<A extends V1VolumeAttachmentListFluent<A>>
-
buildMatchingItem
public io.kubernetes.client.openapi.models.V1VolumeAttachment buildMatchingItem(Predicate<V1VolumeAttachmentBuilder> predicate) - Specified by:
buildMatchingItemin interfaceV1VolumeAttachmentListFluent<A extends V1VolumeAttachmentListFluent<A>>
-
hasMatchingItem
- Specified by:
hasMatchingItemin interfaceV1VolumeAttachmentListFluent<A extends V1VolumeAttachmentListFluent<A>>
-
withItems
- Specified by:
withItemsin interfaceV1VolumeAttachmentListFluent<A extends V1VolumeAttachmentListFluent<A>>
-
withItems
- Specified by:
withItemsin interfaceV1VolumeAttachmentListFluent<A extends V1VolumeAttachmentListFluent<A>>
-
hasItems
- Specified by:
hasItemsin interfaceV1VolumeAttachmentListFluent<A extends V1VolumeAttachmentListFluent<A>>
-
addNewItem
- Specified by:
addNewItemin interfaceV1VolumeAttachmentListFluent<A extends V1VolumeAttachmentListFluent<A>>
-
addNewItemLike
public V1VolumeAttachmentListFluent.ItemsNested<A> addNewItemLike(io.kubernetes.client.openapi.models.V1VolumeAttachment item) - Specified by:
addNewItemLikein interfaceV1VolumeAttachmentListFluent<A extends V1VolumeAttachmentListFluent<A>>
-
setNewItemLike
public V1VolumeAttachmentListFluent.ItemsNested<A> setNewItemLike(Integer index, io.kubernetes.client.openapi.models.V1VolumeAttachment item) - Specified by:
setNewItemLikein interfaceV1VolumeAttachmentListFluent<A extends V1VolumeAttachmentListFluent<A>>
-
editItem
- Specified by:
editItemin interfaceV1VolumeAttachmentListFluent<A extends V1VolumeAttachmentListFluent<A>>
-
editFirstItem
- Specified by:
editFirstItemin interfaceV1VolumeAttachmentListFluent<A extends V1VolumeAttachmentListFluent<A>>
-
editLastItem
- Specified by:
editLastItemin interfaceV1VolumeAttachmentListFluent<A extends V1VolumeAttachmentListFluent<A>>
-
editMatchingItem
public V1VolumeAttachmentListFluent.ItemsNested<A> editMatchingItem(Predicate<V1VolumeAttachmentBuilder> predicate) - Specified by:
editMatchingItemin interfaceV1VolumeAttachmentListFluent<A extends V1VolumeAttachmentListFluent<A>>
-
getKind
- Specified by:
getKindin interfaceV1VolumeAttachmentListFluent<A extends V1VolumeAttachmentListFluent<A>>
-
withKind
- Specified by:
withKindin interfaceV1VolumeAttachmentListFluent<A extends V1VolumeAttachmentListFluent<A>>
-
hasKind
- Specified by:
hasKindin interfaceV1VolumeAttachmentListFluent<A extends V1VolumeAttachmentListFluent<A>>
-
getMetadata
Deprecated.This method has been deprecated, please use method buildMetadata instead.- Specified by:
getMetadatain interfaceV1VolumeAttachmentListFluent<A extends V1VolumeAttachmentListFluent<A>>- Returns:
- The buildable object.
-
buildMetadata
public io.kubernetes.client.openapi.models.V1ListMeta buildMetadata()- Specified by:
buildMetadatain interfaceV1VolumeAttachmentListFluent<A extends V1VolumeAttachmentListFluent<A>>
-
withMetadata
- Specified by:
withMetadatain interfaceV1VolumeAttachmentListFluent<A extends V1VolumeAttachmentListFluent<A>>
-
hasMetadata
- Specified by:
hasMetadatain interfaceV1VolumeAttachmentListFluent<A extends V1VolumeAttachmentListFluent<A>>
-
withNewMetadata
- Specified by:
withNewMetadatain interfaceV1VolumeAttachmentListFluent<A extends V1VolumeAttachmentListFluent<A>>
-
withNewMetadataLike
public V1VolumeAttachmentListFluent.MetadataNested<A> withNewMetadataLike(io.kubernetes.client.openapi.models.V1ListMeta item) - Specified by:
withNewMetadataLikein interfaceV1VolumeAttachmentListFluent<A extends V1VolumeAttachmentListFluent<A>>
-
editMetadata
- Specified by:
editMetadatain interfaceV1VolumeAttachmentListFluent<A extends V1VolumeAttachmentListFluent<A>>
-
editOrNewMetadata
- Specified by:
editOrNewMetadatain interfaceV1VolumeAttachmentListFluent<A extends V1VolumeAttachmentListFluent<A>>
-
editOrNewMetadataLike
public V1VolumeAttachmentListFluent.MetadataNested<A> editOrNewMetadataLike(io.kubernetes.client.openapi.models.V1ListMeta item) - Specified by:
editOrNewMetadataLikein interfaceV1VolumeAttachmentListFluent<A extends V1VolumeAttachmentListFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1VolumeAttachmentListFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1VolumeAttachmentListFluent<A>>
-
toString
-