public class V1beta2ScaleSpecFluentImpl<A extends V1beta2ScaleSpecFluent<A>> extends BaseFluent<A> implements V1beta2ScaleSpecFluent<A>
_visitables| Constructor and Description |
|---|
V1beta2ScaleSpecFluentImpl() |
V1beta2ScaleSpecFluentImpl(V1beta2ScaleSpec instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Integer |
getReplicas() |
Boolean |
hasReplicas() |
A |
withReplicas(Integer replicas) |
public V1beta2ScaleSpecFluentImpl()
public V1beta2ScaleSpecFluentImpl(V1beta2ScaleSpec instance)
public Integer getReplicas()
getReplicas in interface V1beta2ScaleSpecFluent<A extends V1beta2ScaleSpecFluent<A>>public A withReplicas(Integer replicas)
withReplicas in interface V1beta2ScaleSpecFluent<A extends V1beta2ScaleSpecFluent<A>>public Boolean hasReplicas()
hasReplicas in interface V1beta2ScaleSpecFluent<A extends V1beta2ScaleSpecFluent<A>>Copyright © 2020. All rights reserved.