public class DoneableDeploymentConfig extends DeploymentConfigFluentImpl<DoneableDeploymentConfig> implements Doneable<DeploymentConfig>
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() |
editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, equals, getApiVersion, getKind, getMetadata, getSpec, getStatus, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatuspublic 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.