Uses of Interface
software.amazon.awssdk.services.cloudformation.model.WarningProperty.Builder
Packages that use WarningProperty.Builder
-
Uses of WarningProperty.Builder in software.amazon.awssdk.services.cloudformation.model
Methods in software.amazon.awssdk.services.cloudformation.model that return WarningProperty.BuilderModifier and TypeMethodDescriptionstatic WarningProperty.BuilderWarningProperty.builder()WarningProperty.Builder.description(String description) The description of the property from the resource provider schema.WarningProperty.Builder.propertyPath(String propertyPath) The path of the property.Iftrue, the specified property is required.WarningProperty.toBuilder()Methods in software.amazon.awssdk.services.cloudformation.model that return types with arguments of type WarningProperty.BuilderModifier and TypeMethodDescriptionstatic Class<? extends WarningProperty.Builder>WarningProperty.serializableBuilderClass()