Interface IGraphSynthesizeCallback
-
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Subinterfaces:
IGraphSynthesizeCallback.Jsii$Default
- All Known Implementing Classes:
IGraphSynthesizeCallback.Jsii$Proxy
@Generated(value="jsii-pacmak/1.82.0 (build 2d2ddd7)", date="2023-08-24T23:07:44.381Z") @Stability(Experimental) public interface IGraphSynthesizeCallback extends software.amazon.jsii.JsiiSerializable
(experimental) Callback signature for graphPlugin.synthesizeoperation.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceIGraphSynthesizeCallback.Jsii$DefaultInternal default implementation forIGraphSynthesizeCallback.static classIGraphSynthesizeCallback.Jsii$ProxyA proxy class which represents a concrete javascript instance of this type.
-