DeployAttemptBuilder withStatus(final DeployProgressStatus status) { _status = status; return this; }