Interface RegistryPollFluent<A extends RegistryPollFluent<A>>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
- All Known Subinterfaces:
UpdateStrategyFluent.RegistryPollNested<N>
- All Known Implementing Classes:
RegistryPollBuilder,RegistryPollFluentImpl,UpdateStrategyFluentImpl.RegistryPollNestedImpl
public interface RegistryPollFluent<A extends RegistryPollFluent<A>> extends io.fabric8.kubernetes.api.builder.Fluent<A>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description io.fabric8.kubernetes.api.model.DurationgetInterval()BooleanhasInterval()AwithInterval(io.fabric8.kubernetes.api.model.Duration interval)
-