public class StrategyDeploymentSpecFluent<A extends StrategyDeploymentSpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Constructor and Description |
|---|
StrategyDeploymentSpecFluent() |
StrategyDeploymentSpecFluent(StrategyDeploymentSpec instance) |
public StrategyDeploymentSpecFluent()
public StrategyDeploymentSpecFluent(StrategyDeploymentSpec instance)
protected void copyInstance(StrategyDeploymentSpec instance)
public boolean hasLabel()
public String getName()
public boolean hasName()
public io.fabric8.kubernetes.api.model.apps.DeploymentSpec getSpec()
public A withSpec(io.fabric8.kubernetes.api.model.apps.DeploymentSpec spec)
public boolean hasSpec()
public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
public boolean hasAdditionalProperties()
public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends StrategyDeploymentSpecFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends StrategyDeploymentSpecFluent<A>>Copyright © 2015–2024 Red Hat. All rights reserved.