Uses of Class
software.amazon.awscdk.integtests.alpha.AssertionResultData.Builder
Packages that use AssertionResultData.Builder
-
Uses of AssertionResultData.Builder in software.amazon.awscdk.integtests.alpha
Methods in software.amazon.awscdk.integtests.alpha that return AssertionResultData.BuilderModifier and TypeMethodDescriptionstatic AssertionResultData.Builder
AssertionResultData.builder()
Sets the value ofAssertionResultData.getMessage()
Sets the value ofAssertionResultData.getStatus()
Constructors in software.amazon.awscdk.integtests.alpha with parameters of type AssertionResultData.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(AssertionResultData.Builder builder) Constructor that initializes the object based on literal property values passed by theAssertionResultData.Builder
.