public class BuildUpdateParameters extends Object
| Constructor and Description |
|---|
BuildUpdateParameters() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
isArchiveEnabled()
Get the isArchiveEnabled value.
|
BuildUpdateParameters |
withIsArchiveEnabled(Boolean isArchiveEnabled)
Set the isArchiveEnabled value.
|
public Boolean isArchiveEnabled()
public BuildUpdateParameters withIsArchiveEnabled(Boolean isArchiveEnabled)
isArchiveEnabled - the isArchiveEnabled value to set/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/