| Package | Description |
|---|---|
| com.syndicate.deployment.model |
| Modifier and Type | Method and Description |
|---|---|
DeploymentRuntime |
LambdaConfiguration.getRuntime() |
static DeploymentRuntime |
DeploymentRuntime.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeploymentRuntime[] |
DeploymentRuntime.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LambdaConfiguration.Builder |
LambdaConfiguration.Builder.withRuntime(DeploymentRuntime deploymentRuntime) |
Copyright © 2018. All rights reserved.