public class VolumeAttachmentListFluentImpl<A extends VolumeAttachmentListFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements VolumeAttachmentListFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
VolumeAttachmentListFluentImpl.ItemsNestedImpl<N> |
VolumeAttachmentListFluent.ItemsNested<N>| Constructor and Description |
|---|
VolumeAttachmentListFluentImpl() |
VolumeAttachmentListFluentImpl(VolumeAttachmentList instance) |
public 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 withNewApiVersion(String arg1)
withNewApiVersion in interface VolumeAttachmentListFluent<A extends VolumeAttachmentListFluent<A>>public A withNewApiVersion(StringBuilder arg1)
withNewApiVersion in interface VolumeAttachmentListFluent<A extends VolumeAttachmentListFluent<A>>public A withNewApiVersion(StringBuffer arg1)
withNewApiVersion in interface VolumeAttachmentListFluent<A extends VolumeAttachmentListFluent<A>>public A addToItems(int index, VolumeAttachment item)
addToItems in interface VolumeAttachmentListFluent<A extends VolumeAttachmentListFluent<A>>public A setToItems(int 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(int 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(int index, VolumeAttachment item)
setNewItemLike in interface VolumeAttachmentListFluent<A extends VolumeAttachmentListFluent<A>>public VolumeAttachmentListFluent.ItemsNested<A> editItem(int 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 A withNewKind(String arg1)
withNewKind in interface VolumeAttachmentListFluent<A extends VolumeAttachmentListFluent<A>>public A withNewKind(StringBuilder arg1)
withNewKind in interface VolumeAttachmentListFluent<A extends VolumeAttachmentListFluent<A>>public A withNewKind(StringBuffer arg1)
withNewKind 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>>Copyright © 2015–2020 Red Hat. All rights reserved.