public interface InlinableRuntime
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
InlinableRuntime.Builder
A fluent step builder class for
InlinableRuntime. |
static class |
InlinableRuntime.Jsii$Pojo
A PoJo (plain-old-java-object) class that implements
InlinableRuntime. |
static class |
InlinableRuntime.Jsii$Proxy
A proxy class which for javascript object literal which adhere to this interface.
|
| Modifier and Type | Method and Description |
|---|---|
static InlinableRuntime.Builder |
builder() |
String |
getName() |
Boolean |
getSupportsInlineCode() |
String getName()
Boolean getSupportsInlineCode()
static InlinableRuntime.Builder builder()
Copyright © 2018. All rights reserved.