public class CleanupStatusFluentImpl<A extends CleanupStatusFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements CleanupStatusFluent<A>
CleanupStatusFluent.PendingDeletionNested<N>| Constructor and Description |
|---|
CleanupStatusFluentImpl() |
CleanupStatusFluentImpl(CleanupStatus instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic CleanupStatusFluentImpl()
public CleanupStatusFluentImpl(CleanupStatus instance)
public A addToPendingDeletion(Integer index, ResourceList item)
addToPendingDeletion in interface CleanupStatusFluent<A extends CleanupStatusFluent<A>>public A setToPendingDeletion(Integer index, ResourceList item)
setToPendingDeletion in interface CleanupStatusFluent<A extends CleanupStatusFluent<A>>public A addToPendingDeletion(ResourceList... items)
addToPendingDeletion in interface CleanupStatusFluent<A extends CleanupStatusFluent<A>>public A addAllToPendingDeletion(Collection<ResourceList> items)
addAllToPendingDeletion in interface CleanupStatusFluent<A extends CleanupStatusFluent<A>>public A removeFromPendingDeletion(ResourceList... items)
removeFromPendingDeletion in interface CleanupStatusFluent<A extends CleanupStatusFluent<A>>public A removeAllFromPendingDeletion(Collection<ResourceList> items)
removeAllFromPendingDeletion in interface CleanupStatusFluent<A extends CleanupStatusFluent<A>>public A removeMatchingFromPendingDeletion(Predicate<ResourceListBuilder> predicate)
removeMatchingFromPendingDeletion in interface CleanupStatusFluent<A extends CleanupStatusFluent<A>>@Deprecated public List<ResourceList> getPendingDeletion()
getPendingDeletion in interface CleanupStatusFluent<A extends CleanupStatusFluent<A>>public List<ResourceList> buildPendingDeletion()
buildPendingDeletion in interface CleanupStatusFluent<A extends CleanupStatusFluent<A>>public ResourceList buildPendingDeletion(Integer index)
buildPendingDeletion in interface CleanupStatusFluent<A extends CleanupStatusFluent<A>>public ResourceList buildFirstPendingDeletion()
buildFirstPendingDeletion in interface CleanupStatusFluent<A extends CleanupStatusFluent<A>>public ResourceList buildLastPendingDeletion()
buildLastPendingDeletion in interface CleanupStatusFluent<A extends CleanupStatusFluent<A>>public ResourceList buildMatchingPendingDeletion(Predicate<ResourceListBuilder> predicate)
buildMatchingPendingDeletion in interface CleanupStatusFluent<A extends CleanupStatusFluent<A>>public Boolean hasMatchingPendingDeletion(Predicate<ResourceListBuilder> predicate)
hasMatchingPendingDeletion in interface CleanupStatusFluent<A extends CleanupStatusFluent<A>>public A withPendingDeletion(List<ResourceList> pendingDeletion)
withPendingDeletion in interface CleanupStatusFluent<A extends CleanupStatusFluent<A>>public A withPendingDeletion(ResourceList... pendingDeletion)
withPendingDeletion in interface CleanupStatusFluent<A extends CleanupStatusFluent<A>>public Boolean hasPendingDeletion()
hasPendingDeletion in interface CleanupStatusFluent<A extends CleanupStatusFluent<A>>public CleanupStatusFluent.PendingDeletionNested<A> addNewPendingDeletion()
addNewPendingDeletion in interface CleanupStatusFluent<A extends CleanupStatusFluent<A>>public CleanupStatusFluent.PendingDeletionNested<A> addNewPendingDeletionLike(ResourceList item)
addNewPendingDeletionLike in interface CleanupStatusFluent<A extends CleanupStatusFluent<A>>public CleanupStatusFluent.PendingDeletionNested<A> setNewPendingDeletionLike(Integer index, ResourceList item)
setNewPendingDeletionLike in interface CleanupStatusFluent<A extends CleanupStatusFluent<A>>public CleanupStatusFluent.PendingDeletionNested<A> editPendingDeletion(Integer index)
editPendingDeletion in interface CleanupStatusFluent<A extends CleanupStatusFluent<A>>public CleanupStatusFluent.PendingDeletionNested<A> editFirstPendingDeletion()
editFirstPendingDeletion in interface CleanupStatusFluent<A extends CleanupStatusFluent<A>>public CleanupStatusFluent.PendingDeletionNested<A> editLastPendingDeletion()
editLastPendingDeletion in interface CleanupStatusFluent<A extends CleanupStatusFluent<A>>public CleanupStatusFluent.PendingDeletionNested<A> editMatchingPendingDeletion(Predicate<ResourceListBuilder> predicate)
editMatchingPendingDeletion in interface CleanupStatusFluent<A extends CleanupStatusFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface CleanupStatusFluent<A extends CleanupStatusFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface CleanupStatusFluent<A extends CleanupStatusFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface CleanupStatusFluent<A extends CleanupStatusFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface CleanupStatusFluent<A extends CleanupStatusFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface CleanupStatusFluent<A extends CleanupStatusFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface CleanupStatusFluent<A extends CleanupStatusFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface CleanupStatusFluent<A extends CleanupStatusFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends CleanupStatusFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends CleanupStatusFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.