| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticbeanstalk.model |
| Modifier and Type | Method and Description |
|---|---|
List<PlatformProgrammingLanguage> |
PlatformDescription.programmingLanguages()
The programming languages supported by the platform.
|
| Modifier and Type | Method and Description |
|---|---|
PlatformDescription.Builder |
PlatformDescription.Builder.programmingLanguages(PlatformProgrammingLanguage... programmingLanguages)
The programming languages supported by the platform.
|
| Modifier and Type | Method and Description |
|---|---|
PlatformDescription.Builder |
PlatformDescription.Builder.programmingLanguages(Collection<PlatformProgrammingLanguage> programmingLanguages)
The programming languages supported by the platform.
|
Copyright © 2019. All rights reserved.