| Modifier and Type | Method and Description |
|---|---|
Runtime.Builder |
Runtime.Builder.bundlingDockerImage(String bundlingDockerImage)
The Docker image name to be used for bundling in this runtime.
|
static Runtime.Builder |
Runtime.Builder.create(String name) |
static Runtime.Builder |
Runtime.Builder.create(String name,
RuntimeFamily family) |
Runtime.Builder |
Runtime.Builder.supportsInlineCode(Boolean supportsInlineCode)
Whether the ``ZipFile`` (aka inline code) property can be used with this runtime.
|
Copyright © 2020. All rights reserved.