| Package | Description | 
|---|---|
| com.amazonaws.services.elasticbeanstalk.model | 
| Modifier and Type | Method and Description | 
|---|---|
| PlatformFramework | PlatformFramework. clone() | 
| PlatformFramework | PlatformFramework. withName(String name)
 The name of the framework. | 
| PlatformFramework | PlatformFramework. withVersion(String version)
 The version of the framework. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<PlatformFramework> | PlatformDescription. getFrameworks()
 The frameworks supported by the platform. | 
| Modifier and Type | Method and Description | 
|---|---|
| PlatformDescription | PlatformDescription. withFrameworks(PlatformFramework... frameworks)
 The frameworks supported by the platform. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PlatformDescription. setFrameworks(Collection<PlatformFramework> frameworks)
 The frameworks supported by the platform. | 
| PlatformDescription | PlatformDescription. withFrameworks(Collection<PlatformFramework> frameworks)
 The frameworks supported by the platform. | 
Copyright © 2017. All rights reserved.