public class DoneableDeploymentConfigStatus extends DeploymentConfigStatusFluentImpl<DoneableDeploymentConfigStatus> implements Doneable<DeploymentConfigStatus>, DeploymentConfigStatusFluent<DoneableDeploymentConfigStatus>
DeploymentConfigStatusFluentImpl.DetailsNestedImpl<N>
DeploymentConfigStatusFluent.DetailsNested<N>
_visitables
Constructor and Description |
---|
DoneableDeploymentConfigStatus(DeploymentConfigStatus item) |
DoneableDeploymentConfigStatus(DeploymentConfigStatus item,
Function<DeploymentConfigStatus,DeploymentConfigStatus> function) |
DoneableDeploymentConfigStatus(Function<DeploymentConfigStatus,DeploymentConfigStatus> function) |
Modifier and Type | Method and Description |
---|---|
DeploymentConfigStatus |
done() |
addToAdditionalProperties, addToAdditionalProperties, editDetails, equals, getAdditionalProperties, getDetails, getLatestVersion, getObservedGeneration, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withDetails, withLatestVersion, withNewDetails, withNewDetailsLike, withObservedGeneration
accept, aggregate, aggregate, build, build
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addToAdditionalProperties, addToAdditionalProperties, editDetails, getAdditionalProperties, getDetails, getLatestVersion, getObservedGeneration, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withDetails, withLatestVersion, withNewDetails, withNewDetailsLike, withObservedGeneration
public DoneableDeploymentConfigStatus(Function<DeploymentConfigStatus,DeploymentConfigStatus> function)
public DoneableDeploymentConfigStatus(DeploymentConfigStatus item, Function<DeploymentConfigStatus,DeploymentConfigStatus> function)
public DoneableDeploymentConfigStatus(DeploymentConfigStatus item)
public DeploymentConfigStatus done()
done
in interface Doneable<DeploymentConfigStatus>
Copyright © 2011–2016 Red Hat. All rights reserved.