| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
List<PropertyValidationExceptionProperty> |
PropertyValidationException.propertyList()
Returns the value of the PropertyList property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
PropertyValidationException.Builder |
PropertyValidationException.Builder.propertyList(PropertyValidationExceptionProperty... propertyList)
Sets the value of the PropertyList property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
PropertyValidationException.Builder |
PropertyValidationException.Builder.propertyList(Collection<PropertyValidationExceptionProperty> propertyList)
Sets the value of the PropertyList property for this object.
|
Copyright © 2023. All rights reserved.