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