public class RegistryPollFluentImpl<A extends RegistryPollFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements RegistryPollFluent<A>
| Constructor and Description |
|---|
RegistryPollFluentImpl() |
RegistryPollFluentImpl(RegistryPoll instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
io.fabric8.kubernetes.api.model.Duration |
getInterval() |
int |
hashCode() |
Boolean |
hasInterval() |
A |
withInterval(io.fabric8.kubernetes.api.model.Duration interval) |
public RegistryPollFluentImpl()
public RegistryPollFluentImpl(RegistryPoll instance)
public io.fabric8.kubernetes.api.model.Duration getInterval()
getInterval in interface RegistryPollFluent<A extends RegistryPollFluent<A>>public A withInterval(io.fabric8.kubernetes.api.model.Duration interval)
withInterval in interface RegistryPollFluent<A extends RegistryPollFluent<A>>public Boolean hasInterval()
hasInterval in interface RegistryPollFluent<A extends RegistryPollFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.