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