| Package | Description |
|---|---|
| software.amazon.awssdk.services.codebuild.model |
| Modifier and Type | Method and Description |
|---|---|
List<EnvironmentLanguage> |
EnvironmentPlatform.languages()
The list of programming languages that are available for the specified platform.
|
| Modifier and Type | Method and Description |
|---|---|
EnvironmentPlatform.Builder |
EnvironmentPlatform.Builder.languages(EnvironmentLanguage... languages)
The list of programming languages that are available for the specified platform.
|
| Modifier and Type | Method and Description |
|---|---|
EnvironmentPlatform.Builder |
EnvironmentPlatform.Builder.languages(Collection<EnvironmentLanguage> languages)
The list of programming languages that are available for the specified platform.
|
Copyright © 2023. All rights reserved.