| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticbeanstalk.model |
| Modifier and Type | Method and Description |
|---|---|
List<PlatformFramework> |
PlatformDescription.frameworks()
The frameworks supported by the platform version.
|
| Modifier and Type | Method and Description |
|---|---|
PlatformDescription.Builder |
PlatformDescription.Builder.frameworks(PlatformFramework... frameworks)
The frameworks supported by the platform version.
|
| Modifier and Type | Method and Description |
|---|---|
PlatformDescription.Builder |
PlatformDescription.Builder.frameworks(Collection<PlatformFramework> frameworks)
The frameworks supported by the platform version.
|
Copyright © 2020. All rights reserved.