public static final class GroupPolicyPresentationLongDecimalTextBox.Builder extends Object
public GroupPolicyPresentationLongDecimalTextBox.Builder id(String id)
public GroupPolicyPresentationLongDecimalTextBox.Builder label(String label)
public GroupPolicyPresentationLongDecimalTextBox.Builder lastModifiedDateTime(OffsetDateTime lastModifiedDateTime)
public GroupPolicyPresentationLongDecimalTextBox.Builder defaultValue(Long defaultValue)
defaultValue - value of defaultValue property (as defined in service metadata)this (for method chaining)public GroupPolicyPresentationLongDecimalTextBox.Builder spin(Boolean spin)
spin - value of spin property (as defined in service metadata)this (for method chaining)public GroupPolicyPresentationLongDecimalTextBox.Builder spinStep(Long spinStep)
spinStep - value of spinStep property (as defined in service metadata)this (for method chaining)public GroupPolicyPresentationLongDecimalTextBox.Builder required(Boolean required)
required - value of required property (as defined in service metadata)this (for method chaining)public GroupPolicyPresentationLongDecimalTextBox.Builder minValue(Long minValue)
minValue - value of minValue property (as defined in service metadata)this (for method chaining)public GroupPolicyPresentationLongDecimalTextBox.Builder maxValue(Long maxValue)
maxValue - value of maxValue property (as defined in service metadata)this (for method chaining)public GroupPolicyPresentationLongDecimalTextBox build()
Copyright © 2018–2020. All rights reserved.