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