public class VolumeAttachmentListFluentImpl<A extends VolumeAttachmentListFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements VolumeAttachmentListFluent<A>
VolumeAttachmentListFluent.ItemsNested<N>| Constructor and Description |
|---|
VolumeAttachmentListFluentImpl() |
VolumeAttachmentListFluentImpl(VolumeAttachmentList instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic VolumeAttachmentListFluentImpl()
public VolumeAttachmentListFluentImpl(VolumeAttachmentList instance)
public String getApiVersion()
getApiVersion in interface VolumeAttachmentListFluent<A extends VolumeAttachmentListFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface VolumeAttachmentListFluent<A extends VolumeAttachmentListFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface VolumeAttachmentListFluent<A extends VolumeAttachmentListFluent<A>>public A addToItems(Integer index, VolumeAttachment item)
addToItems in interface VolumeAttachmentListFluent<A extends VolumeAttachmentListFluent<A>>public A setToItems(Integer index, VolumeAttachment item)
setToItems in interface VolumeAttachmentListFluent<A extends VolumeAttachmentListFluent<A>>public A addToItems(VolumeAttachment... items)
addToItems in interface VolumeAttachmentListFluent<A extends VolumeAttachmentListFluent<A>>public A addAllToItems(Collection<VolumeAttachment> items)
addAllToItems in interface VolumeAttachmentListFluent<A extends VolumeAttachmentListFluent<A>>public A removeFromItems(VolumeAttachment... items)
removeFromItems in interface VolumeAttachmentListFluent<A extends VolumeAttachmentListFluent<A>>public A removeAllFromItems(Collection<VolumeAttachment> items)
removeAllFromItems in interface VolumeAttachmentListFluent<A extends VolumeAttachmentListFluent<A>>public A removeMatchingFromItems(Predicate<VolumeAttachmentBuilder> predicate)
removeMatchingFromItems in interface VolumeAttachmentListFluent<A extends VolumeAttachmentListFluent<A>>@Deprecated public List<VolumeAttachment> getItems()
getItems in interface VolumeAttachmentListFluent<A extends VolumeAttachmentListFluent<A>>public List<VolumeAttachment> buildItems()
buildItems in interface VolumeAttachmentListFluent<A extends VolumeAttachmentListFluent<A>>public VolumeAttachment buildItem(Integer index)
buildItem in interface VolumeAttachmentListFluent<A extends VolumeAttachmentListFluent<A>>public VolumeAttachment buildFirstItem()
buildFirstItem in interface VolumeAttachmentListFluent<A extends VolumeAttachmentListFluent<A>>public VolumeAttachment buildLastItem()
buildLastItem in interface VolumeAttachmentListFluent<A extends VolumeAttachmentListFluent<A>>public VolumeAttachment buildMatchingItem(Predicate<VolumeAttachmentBuilder> predicate)
buildMatchingItem in interface VolumeAttachmentListFluent<A extends VolumeAttachmentListFluent<A>>public Boolean hasMatchingItem(Predicate<VolumeAttachmentBuilder> predicate)
hasMatchingItem in interface VolumeAttachmentListFluent<A extends VolumeAttachmentListFluent<A>>public A withItems(List<VolumeAttachment> items)
withItems in interface VolumeAttachmentListFluent<A extends VolumeAttachmentListFluent<A>>public A withItems(VolumeAttachment... items)
withItems in interface VolumeAttachmentListFluent<A extends VolumeAttachmentListFluent<A>>public Boolean hasItems()
hasItems in interface VolumeAttachmentListFluent<A extends VolumeAttachmentListFluent<A>>public VolumeAttachmentListFluent.ItemsNested<A> addNewItem()
addNewItem in interface VolumeAttachmentListFluent<A extends VolumeAttachmentListFluent<A>>public VolumeAttachmentListFluent.ItemsNested<A> addNewItemLike(VolumeAttachment item)
addNewItemLike in interface VolumeAttachmentListFluent<A extends VolumeAttachmentListFluent<A>>public VolumeAttachmentListFluent.ItemsNested<A> setNewItemLike(Integer index, VolumeAttachment item)
setNewItemLike in interface VolumeAttachmentListFluent<A extends VolumeAttachmentListFluent<A>>public VolumeAttachmentListFluent.ItemsNested<A> editItem(Integer index)
editItem in interface VolumeAttachmentListFluent<A extends VolumeAttachmentListFluent<A>>public VolumeAttachmentListFluent.ItemsNested<A> editFirstItem()
editFirstItem in interface VolumeAttachmentListFluent<A extends VolumeAttachmentListFluent<A>>public VolumeAttachmentListFluent.ItemsNested<A> editLastItem()
editLastItem in interface VolumeAttachmentListFluent<A extends VolumeAttachmentListFluent<A>>public VolumeAttachmentListFluent.ItemsNested<A> editMatchingItem(Predicate<VolumeAttachmentBuilder> predicate)
editMatchingItem in interface VolumeAttachmentListFluent<A extends VolumeAttachmentListFluent<A>>public String getKind()
getKind in interface VolumeAttachmentListFluent<A extends VolumeAttachmentListFluent<A>>public A withKind(String kind)
withKind in interface VolumeAttachmentListFluent<A extends VolumeAttachmentListFluent<A>>public Boolean hasKind()
hasKind in interface VolumeAttachmentListFluent<A extends VolumeAttachmentListFluent<A>>public io.fabric8.kubernetes.api.model.ListMeta getMetadata()
getMetadata in interface VolumeAttachmentListFluent<A extends VolumeAttachmentListFluent<A>>public A withMetadata(io.fabric8.kubernetes.api.model.ListMeta metadata)
withMetadata in interface VolumeAttachmentListFluent<A extends VolumeAttachmentListFluent<A>>public Boolean hasMetadata()
hasMetadata in interface VolumeAttachmentListFluent<A extends VolumeAttachmentListFluent<A>>public A withNewMetadata(String _continue, Long remainingItemCount, String resourceVersion, String selfLink)
withNewMetadata in interface VolumeAttachmentListFluent<A extends VolumeAttachmentListFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface VolumeAttachmentListFluent<A extends VolumeAttachmentListFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface VolumeAttachmentListFluent<A extends VolumeAttachmentListFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface VolumeAttachmentListFluent<A extends VolumeAttachmentListFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface VolumeAttachmentListFluent<A extends VolumeAttachmentListFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface VolumeAttachmentListFluent<A extends VolumeAttachmentListFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface VolumeAttachmentListFluent<A extends VolumeAttachmentListFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface VolumeAttachmentListFluent<A extends VolumeAttachmentListFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends VolumeAttachmentListFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends VolumeAttachmentListFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.