Uses of Class
software.aws.awsprototypingsdk.cdkgraph.IGraphFilterPlanFocusConfig.Builder
-
-
Uses of IGraphFilterPlanFocusConfig.Builder in software.aws.awsprototypingsdk.cdkgraph
Methods in software.aws.awsprototypingsdk.cdkgraph that return IGraphFilterPlanFocusConfig.Builder Modifier and Type Method Description static IGraphFilterPlanFocusConfig.BuilderIGraphFilterPlanFocusConfig. builder()IGraphFilterPlanFocusConfig.BuilderIGraphFilterPlanFocusConfig.Builder. node(IFilterFocusCallback node)Sets the value ofIGraphFilterPlanFocusConfig.getNode()IGraphFilterPlanFocusConfig.BuilderIGraphFilterPlanFocusConfig.Builder. node(Node node)Sets the value ofIGraphFilterPlanFocusConfig.getNode()IGraphFilterPlanFocusConfig.BuilderIGraphFilterPlanFocusConfig.Builder. noHoist(Boolean noHoist)Sets the value ofIGraphFilterPlanFocusConfig.getNoHoist()Constructors in software.aws.awsprototypingsdk.cdkgraph with parameters of type IGraphFilterPlanFocusConfig.Builder Constructor Description Jsii$Proxy(IGraphFilterPlanFocusConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theIGraphFilterPlanFocusConfig.Builder.
-