Uses of Class
software.aws.awsprototypingsdk.cdkgraph.PlainObject.Builder
-
-
Uses of PlainObject.Builder in software.aws.awsprototypingsdk.cdkgraph
Methods in software.aws.awsprototypingsdk.cdkgraph that return PlainObject.Builder Modifier and Type Method Description static PlainObject.BuilderPlainObject. builder()Constructors in software.aws.awsprototypingsdk.cdkgraph with parameters of type PlainObject.Builder Constructor Description Jsii$Proxy(PlainObject.Builder builder)Constructor that initializes the object based on literal property values passed by thePlainObject.Builder.
-