public class RegistryPollFluentImpl<A extends RegistryPollFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements RegistryPollFluent<A>
_visitables, VISIT
RegistryPollFluentImpl()
RegistryPollFluentImpl(RegistryPoll instance)
boolean
equals(Object o)
io.fabric8.kubernetes.api.model.Duration
getInterval()
int
hashCode()
Boolean
hasInterval()
A
withInterval(io.fabric8.kubernetes.api.model.Duration interval)
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethod
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public RegistryPollFluentImpl()
public RegistryPollFluentImpl(RegistryPoll instance)
public io.fabric8.kubernetes.api.model.Duration getInterval()
getInterval
RegistryPollFluent<A extends RegistryPollFluent<A>>
public A withInterval(io.fabric8.kubernetes.api.model.Duration interval)
withInterval
public Boolean hasInterval()
hasInterval
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2015–2022 Red Hat. All rights reserved.