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