Uses of Interface
software.constructs.MetadataEntry
-
-
Uses of MetadataEntry in software.constructs
Classes in software.constructs that implement MetadataEntry Modifier and Type Class Description static class
MetadataEntry.Jsii$Proxy
An implementation forMetadataEntry
Methods in software.constructs that return MetadataEntry Modifier and Type Method Description MetadataEntry
MetadataEntry.Builder. build()
Builds the configured instance.Methods in software.constructs that return types with arguments of type MetadataEntry Modifier and Type Method Description List<MetadataEntry>
Node. getMetadata()
An immutable array of metadata objects associated with this construct.
-