public static final class ServerApplicationProps.Builder extends Object
ServerApplicationProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
ServerApplicationProps |
build()
Builds the configured instance.
|
ServerApplicationProps.Builder |
withApplicationName(String value)
Sets the value of ApplicationName
|
public ServerApplicationProps.Builder withApplicationName(@Nullable String value)
value - The physical, human-readable name of the CodeDeploy Application.thispublic ServerApplicationProps build()
ServerApplicationPropsNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.