| Modifier and Type | Class and Description |
|---|---|
static class |
MetadataEntry.Jsii$Proxy
An implementation for
MetadataEntry |
| Modifier and Type | Method and Description |
|---|---|
MetadataEntry |
MetadataEntry.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
default Map<String,List<MetadataEntry>> |
ArtifactManifest.getMetadata()
Associated metadata.
|
Map<String,List<MetadataEntry>> |
ArtifactManifest.Jsii$Proxy.getMetadata() |
| Modifier and Type | Method and Description |
|---|---|
ArtifactManifest.Builder |
ArtifactManifest.Builder.metadata(Map<String,? extends List<? extends MetadataEntry>> metadata)
Sets the value of
ArtifactManifest.getMetadata() |
| Constructor and Description |
|---|
Jsii$Proxy(ArtifactType type,
List<String> dependencies,
String displayName,
String environment,
Map<String,? extends List<? extends MetadataEntry>> metadata,
Object properties)
Constructor that initializes the object based on literal property values passed by the
ArtifactManifest.Builder. |
Copyright © 2021. All rights reserved.