public class VerticalPodAutoscalerCheckpointSpecFluent<A extends VerticalPodAutoscalerCheckpointSpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Constructor and Description |
|---|
VerticalPodAutoscalerCheckpointSpecFluent() |
VerticalPodAutoscalerCheckpointSpecFluent(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 VerticalPodAutoscalerCheckpointSpecFluent()
public VerticalPodAutoscalerCheckpointSpecFluent(VerticalPodAutoscalerCheckpointSpec instance)
public String getContainerName()
public boolean hasContainerName()
public String getVpaObjectName()
public boolean hasVpaObjectName()
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–2023 Red Hat. All rights reserved.