| Modifier and Type | Method and Description |
|---|---|
AutoScaleRun |
AutoScaleRun.withError(AutoScaleRunError error)
Set the error value.
|
AutoScaleRun |
AutoScaleRun.withEvaluationTime(org.joda.time.DateTime evaluationTime)
Set the evaluationTime value.
|
AutoScaleRun |
AutoScaleRun.withResults(String results)
Set the results value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/