public static interface StringAttributeConstraintsType.Builder extends SdkPojo, CopyableBuilder<StringAttributeConstraintsType.Builder,StringAttributeConstraintsType>
| Modifier and Type | Method and Description |
|---|---|
StringAttributeConstraintsType.Builder |
maxLength(String maxLength)
The maximum length.
|
StringAttributeConstraintsType.Builder |
minLength(String minLength)
The minimum length.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildStringAttributeConstraintsType.Builder minLength(String minLength)
The minimum length.
minLength - The minimum length.StringAttributeConstraintsType.Builder maxLength(String maxLength)
The maximum length.
maxLength - The maximum length.Copyright © 2021. All rights reserved.