| Modifier and Type | Class and Description |
|---|---|
static class |
MissingContext.Jsii$Proxy
An implementation for
MissingContext |
| Modifier and Type | Method and Description |
|---|---|
MissingContext |
MissingContext.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
default List<MissingContext> |
AssemblyManifest.getMissing()
Missing context information.
|
List<MissingContext> |
AssemblyManifest.Jsii$Proxy.getMissing() |
| Modifier and Type | Method and Description |
|---|---|
AssemblyManifest.Builder |
AssemblyManifest.Builder.missing(List<? extends MissingContext> missing)
Sets the value of
AssemblyManifest.getMissing() |
| Constructor and Description |
|---|
Jsii$Proxy(String version,
Map<String,? extends ArtifactManifest> artifacts,
List<? extends MissingContext> missing,
RuntimeInfo runtime)
Constructor that initializes the object based on literal property values passed by the
AssemblyManifest.Builder. |
Copyright © 2021. All rights reserved.