Uses of Class
software.amazon.awscdk.services.wisdom.CfnQuickResponse.QuickResponseContentsProperty.Builder
Packages that use CfnQuickResponse.QuickResponseContentsProperty.Builder
-
Uses of CfnQuickResponse.QuickResponseContentsProperty.Builder in software.amazon.awscdk.services.wisdom
Methods in software.amazon.awscdk.services.wisdom that return CfnQuickResponse.QuickResponseContentsProperty.BuilderModifier and TypeMethodDescriptionCfnQuickResponse.QuickResponseContentsProperty.builder()
CfnQuickResponse.QuickResponseContentsProperty.Builder.markdown
(IResolvable markdown) Sets the value ofCfnQuickResponse.QuickResponseContentsProperty.getMarkdown()
CfnQuickResponse.QuickResponseContentsProperty.Builder.markdown
(CfnQuickResponse.QuickResponseContentProviderProperty markdown) Sets the value ofCfnQuickResponse.QuickResponseContentsProperty.getMarkdown()
CfnQuickResponse.QuickResponseContentsProperty.Builder.plainText
(IResolvable plainText) Sets the value ofCfnQuickResponse.QuickResponseContentsProperty.getPlainText()
CfnQuickResponse.QuickResponseContentsProperty.Builder.plainText
(CfnQuickResponse.QuickResponseContentProviderProperty plainText) Sets the value ofCfnQuickResponse.QuickResponseContentsProperty.getPlainText()
Constructors in software.amazon.awscdk.services.wisdom with parameters of type CfnQuickResponse.QuickResponseContentsProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnQuickResponse.QuickResponseContentsProperty.Builder
.