Interface NumericQuestionPropertyValueAutomation.Builder
- All Superinterfaces:
 Buildable,CopyableBuilder<NumericQuestionPropertyValueAutomation.Builder,,NumericQuestionPropertyValueAutomation> SdkBuilder<NumericQuestionPropertyValueAutomation.Builder,,NumericQuestionPropertyValueAutomation> SdkPojo
- Enclosing class:
 NumericQuestionPropertyValueAutomation
public static interface NumericQuestionPropertyValueAutomation.Builder
extends SdkPojo, CopyableBuilder<NumericQuestionPropertyValueAutomation.Builder,NumericQuestionPropertyValueAutomation> 
- 
Method Summary
Modifier and TypeMethodDescriptionThe property label of the automation.The property label of the automation.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copyMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, buildMethods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields 
- 
Method Details
- 
label
The property label of the automation.
- Parameters:
 label- The property label of the automation.- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 - See Also:
 
 - 
label
The property label of the automation.
- Parameters:
 label- The property label of the automation.- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 - See Also:
 
 
 -