public class DoneableDeploymentConfig extends DeploymentConfigFluentImpl<DoneableDeploymentConfig> implements Doneable<DeploymentConfig>, DeploymentConfigFluent<DoneableDeploymentConfig>
DeploymentConfigFluentImpl.MetadataNestedImpl<N>, DeploymentConfigFluentImpl.SpecNestedImpl<N>, DeploymentConfigFluentImpl.StatusNestedImpl<N>
DeploymentConfigFluent.MetadataNested<N>, DeploymentConfigFluent.SpecNested<N>, DeploymentConfigFluent.StatusNested<N>
_visitables
Constructor and Description |
---|
DoneableDeploymentConfig(DeploymentConfig item) |
DoneableDeploymentConfig(DeploymentConfig item,
Function<DeploymentConfig,DeploymentConfig> function) |
DoneableDeploymentConfig(Function<DeploymentConfig,DeploymentConfig> function) |
Modifier and Type | Method and Description |
---|---|
DeploymentConfig |
done() |
addToAdditionalProperties, addToAdditionalProperties, editMetadata, editSpec, editStatus, equals, getAdditionalProperties, getApiVersion, getKind, getMetadata, getSpec, getStatus, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatus
accept, aggregate, aggregate, build, build
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addToAdditionalProperties, addToAdditionalProperties, editMetadata, editSpec, editStatus, getAdditionalProperties, getApiVersion, getKind, getMetadata, getSpec, getStatus, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatus
public DoneableDeploymentConfig(Function<DeploymentConfig,DeploymentConfig> function)
public DoneableDeploymentConfig(DeploymentConfig item, Function<DeploymentConfig,DeploymentConfig> function)
public DoneableDeploymentConfig(DeploymentConfig item)
public DeploymentConfig done()
done
in interface Doneable<DeploymentConfig>
Copyright © 2011–2016 Red Hat. All rights reserved.