Interface PodDisruptionBudgetListFluent<A extends PodDisruptionBudgetListFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Implementing Classes:
DoneablePodDisruptionBudgetList, PodDisruptionBudgetListBuilder, PodDisruptionBudgetListFluentImpl

public interface PodDisruptionBudgetListFluent<A extends PodDisruptionBudgetListFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>