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