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() |
String |
toString() |
A |
withContainerName(String containerName) |
A |
withVpaObjectName(String vpaObjectName) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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>>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>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends VerticalPodAutoscalerCheckpointSpecFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends VerticalPodAutoscalerCheckpointSpecFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.