Uses of Class
software.aws.awsprototypingsdk.cdkgraph.ICdkGraphProps.Builder
-
-
Uses of ICdkGraphProps.Builder in software.aws.awsprototypingsdk.cdkgraph
Methods in software.aws.awsprototypingsdk.cdkgraph that return ICdkGraphProps.Builder Modifier and Type Method Description static ICdkGraphProps.BuilderICdkGraphProps. builder()ICdkGraphProps.BuilderICdkGraphProps.Builder. plugins(List<? extends ICdkGraphPlugin> plugins)Sets the value ofICdkGraphProps.getPlugins()Constructors in software.aws.awsprototypingsdk.cdkgraph with parameters of type ICdkGraphProps.Builder Constructor Description Jsii$Proxy(ICdkGraphProps.Builder builder)Constructor that initializes the object based on literal property values passed by theICdkGraphProps.Builder.
-