public class VerticalPodAutoscalerCheckpointSpecFluentImpl<A extends VerticalPodAutoscalerCheckpointSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements VerticalPodAutoscalerCheckpointSpecFluent<A>
| Constructor and Description |
|---|
VerticalPodAutoscalerCheckpointSpecFluentImpl() |
VerticalPodAutoscalerCheckpointSpecFluentImpl(VerticalPodAutoscalerCheckpointSpec instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getContainerName() |
String |
getVpaObjectName() |
Boolean |
hasContainerName() |
int |
hashCode() |
Boolean |
hasVpaObjectName() |
A |
withContainerName(String containerName) |
A |
withNewContainerName(String arg0)
Deprecated.
|
A |
withNewVpaObjectName(String arg0)
Deprecated.
|
A |
withVpaObjectName(String vpaObjectName) |
public VerticalPodAutoscalerCheckpointSpecFluentImpl()
public VerticalPodAutoscalerCheckpointSpecFluentImpl(VerticalPodAutoscalerCheckpointSpec instance)
public String getContainerName()
getContainerName in interface VerticalPodAutoscalerCheckpointSpecFluent<A extends VerticalPodAutoscalerCheckpointSpecFluent<A>>public A withContainerName(String containerName)
withContainerName in interface VerticalPodAutoscalerCheckpointSpecFluent<A extends VerticalPodAutoscalerCheckpointSpecFluent<A>>public Boolean hasContainerName()
hasContainerName in interface VerticalPodAutoscalerCheckpointSpecFluent<A extends VerticalPodAutoscalerCheckpointSpecFluent<A>>@Deprecated public A withNewContainerName(String arg0)
withNewContainerName in interface VerticalPodAutoscalerCheckpointSpecFluent<A extends VerticalPodAutoscalerCheckpointSpecFluent<A>>public String getVpaObjectName()
getVpaObjectName in interface VerticalPodAutoscalerCheckpointSpecFluent<A extends VerticalPodAutoscalerCheckpointSpecFluent<A>>public A withVpaObjectName(String vpaObjectName)
withVpaObjectName in interface VerticalPodAutoscalerCheckpointSpecFluent<A extends VerticalPodAutoscalerCheckpointSpecFluent<A>>public Boolean hasVpaObjectName()
hasVpaObjectName in interface VerticalPodAutoscalerCheckpointSpecFluent<A extends VerticalPodAutoscalerCheckpointSpecFluent<A>>@Deprecated public A withNewVpaObjectName(String arg0)
withNewVpaObjectName in interface VerticalPodAutoscalerCheckpointSpecFluent<A extends VerticalPodAutoscalerCheckpointSpecFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.