public class V1VolumeAttachmentListBuilder extends V1VolumeAttachmentListFluentImpl<V1VolumeAttachmentListBuilder> implements VisitableBuilder<V1VolumeAttachmentList,V1VolumeAttachmentListBuilder>
V1VolumeAttachmentListFluentImpl.ItemsNestedImpl<N>, V1VolumeAttachmentListFluentImpl.MetadataNestedImpl<N>
V1VolumeAttachmentListFluent.ItemsNested<N>, V1VolumeAttachmentListFluent.MetadataNested<N>
_visitables
Constructor and Description |
---|
V1VolumeAttachmentListBuilder() |
V1VolumeAttachmentListBuilder(Boolean validationEnabled) |
V1VolumeAttachmentListBuilder(V1VolumeAttachmentList instance) |
V1VolumeAttachmentListBuilder(V1VolumeAttachmentList instance,
Boolean validationEnabled) |
V1VolumeAttachmentListBuilder(V1VolumeAttachmentListFluent<?> fluent) |
V1VolumeAttachmentListBuilder(V1VolumeAttachmentListFluent<?> fluent,
Boolean validationEnabled) |
V1VolumeAttachmentListBuilder(V1VolumeAttachmentListFluent<?> fluent,
V1VolumeAttachmentList instance) |
V1VolumeAttachmentListBuilder(V1VolumeAttachmentListFluent<?> fluent,
V1VolumeAttachmentList instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1VolumeAttachmentList |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, buildMetadata, editFirstItem, editItem, editLastItem, editMatchingItem, editMetadata, editOrNewMetadata, editOrNewMetadataLike, getApiVersion, getItems, getKind, getMetadata, hasApiVersion, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike
accept, aggregate, aggregate, build, build, builderOf
public V1VolumeAttachmentListBuilder()
public V1VolumeAttachmentListBuilder(Boolean validationEnabled)
public V1VolumeAttachmentListBuilder(V1VolumeAttachmentListFluent<?> fluent)
public V1VolumeAttachmentListBuilder(V1VolumeAttachmentListFluent<?> fluent, Boolean validationEnabled)
public V1VolumeAttachmentListBuilder(V1VolumeAttachmentListFluent<?> fluent, V1VolumeAttachmentList instance)
public V1VolumeAttachmentListBuilder(V1VolumeAttachmentListFluent<?> fluent, V1VolumeAttachmentList instance, Boolean validationEnabled)
public V1VolumeAttachmentListBuilder(V1VolumeAttachmentList instance)
public V1VolumeAttachmentListBuilder(V1VolumeAttachmentList instance, Boolean validationEnabled)
public V1VolumeAttachmentList build()
build
in interface Builder<V1VolumeAttachmentList>
public boolean equals(Object o)
equals
in class V1VolumeAttachmentListFluentImpl<V1VolumeAttachmentListBuilder>
public int hashCode()
hashCode
in class V1VolumeAttachmentListFluentImpl<V1VolumeAttachmentListBuilder>
Copyright © 2020. All rights reserved.