public class DoneableDeploymentConfig extends DeploymentConfigFluent<DoneableDeploymentConfig> implements Doneable<DeploymentConfig>
DeploymentConfigFluent.MetadataNested<N>, DeploymentConfigFluent.SpecNested<N>, DeploymentConfigFluent.StatusNested<N>_visitables| Constructor and Description |
|---|
DoneableDeploymentConfig(DeploymentConfig item,
Visitor<DeploymentConfig> visitor) |
DoneableDeploymentConfig(Visitor<DeploymentConfig> visitor) |
| Modifier and Type | Method and Description |
|---|---|
DeploymentConfig |
done() |
addToAdditionalProperties, editMetadata, editSpec, editStatus, getAdditionalProperties, getApiVersion, getKind, getMetadata, getSpec, getStatus, withAdditionalProperties, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatuspublic DoneableDeploymentConfig(DeploymentConfig item, Visitor<DeploymentConfig> visitor)
public DoneableDeploymentConfig(Visitor<DeploymentConfig> visitor)
public DeploymentConfig done()
done in interface Doneable<DeploymentConfig>Copyright © 2011–2015 Red Hat. All rights reserved.