Interface PodDisruptionBudgetSpecFluent.MinAvailableNested<N>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<PodDisruptionBudgetSpecFluent.MinAvailableNested<N>>, io.fabric8.kubernetes.api.model.IntOrStringFluent<PodDisruptionBudgetSpecFluent.MinAvailableNested<N>>, io.fabric8.kubernetes.api.builder.Nested<N>
All Known Implementing Classes:
PodDisruptionBudgetSpecFluentImpl.MinAvailableNestedImpl
Enclosing interface:
PodDisruptionBudgetSpecFluent<A extends PodDisruptionBudgetSpecFluent<A>>

public static interface PodDisruptionBudgetSpecFluent.MinAvailableNested<N>
extends io.fabric8.kubernetes.api.builder.Nested<N>, io.fabric8.kubernetes.api.model.IntOrStringFluent<PodDisruptionBudgetSpecFluent.MinAvailableNested<N>>
  • Method Summary

    Modifier and Type Method Description
    N and()  
    N endMinAvailable()  

    Methods inherited from interface io.fabric8.kubernetes.api.model.IntOrStringFluent

    addToAdditionalProperties, addToAdditionalProperties, getAdditionalProperties, getIntVal, getKind, getStrVal, hasAdditionalProperties, hasIntVal, hasKind, hasStrVal, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withIntVal, withKind, withNewIntVal, withNewIntVal, withNewKind, withNewKind, withNewStrVal, withNewStrVal, withNewStrVal, withStrVal
  • Method Details

    • and

      N and()
      Specified by:
      and in interface io.fabric8.kubernetes.api.builder.Nested<N>
    • endMinAvailable

      N endMinAvailable()