public static interface PlatformScriptKey.Builder extends SdkPojo, CopyableBuilder<PlatformScriptKey.Builder,PlatformScriptKey>
| Modifier and Type | Method and Description |
|---|---|
PlatformScriptKey.Builder |
linux(String linux)
The script location for Linux.
|
PlatformScriptKey.Builder |
windows(String windows)
The script location for Windows.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildPlatformScriptKey.Builder linux(String linux)
The script location for Linux.
linux - The script location for Linux.PlatformScriptKey.Builder windows(String windows)
The script location for Windows.
windows - The script location for Windows.Copyright © 2023. All rights reserved.