public interface V1ScaleSpecFluent<A extends V1ScaleSpecFluent<A>> extends Fluent<A>
Modifier and Type | Method and Description |
---|---|
Integer |
getReplicas() |
Boolean |
hasReplicas() |
A |
withReplicas(Integer replicas) |
Copyright © 2020. All rights reserved.