Interface NumericQuestionPropertyValueAutomation.Builder
- All Superinterfaces:
- Buildable,- CopyableBuilder<NumericQuestionPropertyValueAutomation.Builder,,- NumericQuestionPropertyValueAutomation> - SdkBuilder<NumericQuestionPropertyValueAutomation.Builder,,- NumericQuestionPropertyValueAutomation> - SdkPojo
- Enclosing class:
- NumericQuestionPropertyValueAutomation
@Mutable
@NotThreadSafe
public static interface NumericQuestionPropertyValueAutomation.Builder
extends SdkPojo, CopyableBuilder<NumericQuestionPropertyValueAutomation.Builder,NumericQuestionPropertyValueAutomation> 
- 
Method SummaryModifier and TypeMethodDescriptionThe property label of the automation.The property label of the automation.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuildercopyMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilderapplyMutation, buildMethods inherited from interface software.amazon.awssdk.core.SdkPojoequalsBySdkFields, sdkFieldNameToField, sdkFields
- 
Method Details- 
labelThe 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:
 
- 
labelThe 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:
 
 
-