Uses of Interface
software.aws.awsprototypingsdk.cdkgraph.IFilterFocusCallback
-
-
Uses of IFilterFocusCallback in software.aws.awsprototypingsdk.cdkgraph
Subinterfaces of IFilterFocusCallback in software.aws.awsprototypingsdk.cdkgraph Modifier and Type Interface Description static interfaceIFilterFocusCallback.Jsii$DefaultInternal default implementation forIFilterFocusCallback.Classes in software.aws.awsprototypingsdk.cdkgraph that implement IFilterFocusCallback Modifier and Type Class Description static classIFilterFocusCallback.Jsii$ProxyA proxy class which represents a concrete javascript instance of this type.Methods in software.aws.awsprototypingsdk.cdkgraph with parameters of type IFilterFocusCallback Modifier and Type Method Description IGraphFilterPlanFocusConfig.BuilderIGraphFilterPlanFocusConfig.Builder. node(IFilterFocusCallback node)Sets the value ofIGraphFilterPlanFocusConfig.getNode()
-