public interface ExtensionsV1beta1ScaleSpecFluent<A extends ExtensionsV1beta1ScaleSpecFluent<A>> extends Fluent<A>
Modifier and Type | Method and Description |
---|---|
Integer |
getReplicas() |
Boolean |
hasReplicas() |
A |
withNewReplicas(int arg1) |
A |
withNewReplicas(String arg1) |
A |
withReplicas(Integer replicas) |
Copyright © 2019. All rights reserved.