@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:30:02.245Z") @Stability(value=Experimental) public class CompositeDependable extends software.amazon.jsii.JsiiObject implements IDependable
Not as simple as eagerly getting the dependency roots from the inner dependables, as they may be mutable so we need to defer the query.
software.amazon.jsii.JsiiObject.InitializationModeIDependable.Jsii$Default, IDependable.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
|
CompositeDependable(IDependable... dependables) |
protected |
CompositeDependable(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
CompositeDependable(software.amazon.jsii.JsiiObjectRef objRef) |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected CompositeDependable(software.amazon.jsii.JsiiObjectRef objRef)
protected CompositeDependable(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public CompositeDependable(@NotNull
IDependable... dependables)
dependables - This parameter is required.Copyright © 2021. All rights reserved.