public class CleanupSpecFluentImpl<A extends CleanupSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements CleanupSpecFluent<A>
_visitables, VISIT
CleanupSpecFluentImpl()
CleanupSpecFluentImpl(CleanupSpec instance)
boolean
equals(Object o)
Boolean
getEnabled()
hasEnabled()
int
hashCode()
A
withEnabled(Boolean enabled)
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethod
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public CleanupSpecFluentImpl()
public CleanupSpecFluentImpl(CleanupSpec instance)
public Boolean getEnabled()
getEnabled
CleanupSpecFluent<A extends CleanupSpecFluent<A>>
public A withEnabled(Boolean enabled)
withEnabled
public Boolean hasEnabled()
hasEnabled
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2015–2020 Red Hat. All rights reserved.