@Generated(value="jsii-pacmak/1.47.0 (build 86d2c33)", date="2021-12-20T00:39:28.386Z") @Stability(value=Experimental) public interface DepsManifest extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
DepsManifest.Builder
A builder for
DepsManifest |
static class |
DepsManifest.Jsii$Proxy
An implementation for
DepsManifest |
| Modifier and Type | Method and Description |
|---|---|
static DepsManifest.Builder |
builder() |
List<Dependency> |
getDependencies()
(experimental) All dependencies of this module.
|
@Stability(value=Experimental) @NotNull List<Dependency> getDependencies()
@Stability(value=Experimental) static DepsManifest.Builder builder()
DepsManifest.Builder of DepsManifestCopyright © 2021. All rights reserved.