Uses of Interface
software.aws.awsprototypingsdk.pdknag.Message
-
Packages that use Message Package Description software.aws.awsprototypingsdk.pdknag PDK Nag -
-
Uses of Message in software.aws.awsprototypingsdk.pdknag
Classes in software.aws.awsprototypingsdk.pdknag that implement Message Modifier and Type Class Description static classMessage.Jsii$ProxyAn implementation forMessageMethods in software.aws.awsprototypingsdk.pdknag that return Message Modifier and Type Method Description MessageMessage.Builder. build()Builds the configured instance.Methods in software.aws.awsprototypingsdk.pdknag that return types with arguments of type Message Modifier and Type Method Description List<Message>NagResult. getMessages()List of messages.List<Message>NagResult.Jsii$Proxy. getMessages()Method parameters in software.aws.awsprototypingsdk.pdknag with type arguments of type Message Modifier and Type Method Description NagResult.BuilderNagResult.Builder. messages(List<? extends Message> messages)Sets the value ofNagResult.getMessages()
-