| Modifier and Type | Method and Description |
|---|---|
PlatformProperties |
QuickBuildRequest.platform()
Get the platform value.
|
PlatformProperties |
PlatformProperties.withCpu(Integer cpu)
Set the cpu value.
|
PlatformProperties |
PlatformProperties.withOsType(OsType osType)
Set the osType value.
|
| Modifier and Type | Method and Description |
|---|---|
QuickBuildRequest |
QuickBuildRequest.withPlatform(PlatformProperties platform)
Set the platform value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/