Interface V1CustomResourceSubresourceScaleFluent<A extends V1CustomResourceSubresourceScaleFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
V1CustomResourceSubresourcesFluent.ScaleNested<N>
All Known Implementing Classes:
V1CustomResourceSubresourceScaleBuilder, V1CustomResourceSubresourceScaleFluentImpl

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

    • getLabelSelectorPath

      String getLabelSelectorPath()
    • withLabelSelectorPath

      A withLabelSelectorPath(String labelSelectorPath)
    • hasLabelSelectorPath

      Boolean hasLabelSelectorPath()
    • getSpecReplicasPath

      String getSpecReplicasPath()
    • withSpecReplicasPath

      A withSpecReplicasPath(String specReplicasPath)
    • hasSpecReplicasPath

      Boolean hasSpecReplicasPath()
    • getStatusReplicasPath

      String getStatusReplicasPath()
    • withStatusReplicasPath

      A withStatusReplicasPath(String statusReplicasPath)
    • hasStatusReplicasPath

      Boolean hasStatusReplicasPath()