Interface V1ScaleSpecFluent<A extends V1ScaleSpecFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
V1ScaleFluent.SpecNested<N>
All Known Implementing Classes:
V1ScaleSpecBuilder, V1ScaleSpecFluentImpl

public interface V1ScaleSpecFluent<A extends V1ScaleSpecFluent<A>> extends Fluent<A>
Generated
  • Method Details

    • getReplicas

      Integer getReplicas()
    • withReplicas

      A withReplicas(Integer replicas)
    • hasReplicas

      Boolean hasReplicas()