public static class AppBuilderApi.GetAppOptionalParameters extends Object
| Constructor and Description |
|---|
GetAppOptionalParameters() |
| Modifier and Type | Method and Description |
|---|---|
AppBuilderApi.GetAppOptionalParameters |
version(String version)
Set version.
|
public AppBuilderApi.GetAppOptionalParameters version(String version)
version - The version number of the app to retrieve. If not specified, the latest
version is returned. Version numbers start at 1 and increment with each update. The
special values latest and deployed can be used to retrieve the
latest version or the published version, respectively. (optional)Copyright © 2025. All rights reserved.