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