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