public static interface EngineVersionsSummary.Builder extends SdkPojo, CopyableBuilder<EngineVersionsSummary.Builder,EngineVersionsSummary>
| Modifier and Type | Method and Description |
|---|---|
EngineVersionsSummary.Builder |
engineType(String engineType)
The type of target platform for the application.
|
EngineVersionsSummary.Builder |
engineVersion(String engineVersion)
The version of the engine type used by the application.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildEngineVersionsSummary.Builder engineType(String engineType)
The type of target platform for the application.
engineType - The type of target platform for the application.EngineVersionsSummary.Builder engineVersion(String engineVersion)
The version of the engine type used by the application.
engineVersion - The version of the engine type used by the application.Copyright © 2023. All rights reserved.