| Modifier and Type | Class and Description |
|---|---|
static class |
ArtifactManifest.Jsii$Proxy
An implementation for
ArtifactManifest |
| Modifier and Type | Method and Description |
|---|---|
ArtifactManifest |
ArtifactManifest.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
default Map<String,ArtifactManifest> |
AssemblyManifest.getArtifacts()
The set of artifacts in this assembly.
|
Map<String,ArtifactManifest> |
AssemblyManifest.Jsii$Proxy.getArtifacts() |
| Modifier and Type | Method and Description |
|---|---|
AssemblyManifest.Builder |
AssemblyManifest.Builder.artifacts(Map<String,? extends ArtifactManifest> artifacts)
Sets the value of
AssemblyManifest.getArtifacts() |
| 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.