public static interface PlatformFramework.Builder extends CopyableBuilder<PlatformFramework.Builder,PlatformFramework>
| Modifier and Type | Method and Description |
|---|---|
PlatformFramework.Builder |
name(String name)
The name of the framework.
|
PlatformFramework.Builder |
version(String version)
The version of the framework.
|
copyapply, buildPlatformFramework.Builder name(String name)
The name of the framework.
name - The name of the framework.PlatformFramework.Builder version(String version)
The version of the framework.
version - The version of the framework.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.