| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
PropertyValidationException.Builder |
PropertyValidationException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static PropertyValidationException.Builder |
PropertyValidationException.builder() |
PropertyValidationException.Builder |
PropertyValidationException.Builder.cause(Throwable cause) |
PropertyValidationException.Builder |
PropertyValidationException.Builder.message(String message) |
PropertyValidationException.Builder |
PropertyValidationException.Builder.propertyList(Collection<PropertyValidationExceptionProperty> propertyList)
Sets the value of the PropertyList property for this object.
|
PropertyValidationException.Builder |
PropertyValidationException.Builder.propertyList(Consumer<PropertyValidationExceptionProperty.Builder>... propertyList)
Sets the value of the PropertyList property for this object.
|
PropertyValidationException.Builder |
PropertyValidationException.Builder.propertyList(PropertyValidationExceptionProperty... propertyList)
Sets the value of the PropertyList property for this object.
|
PropertyValidationException.Builder |
PropertyValidationException.Builder.requestId(String requestId) |
PropertyValidationException.Builder |
PropertyValidationException.Builder.statusCode(int statusCode) |
PropertyValidationException.Builder |
PropertyValidationException.toBuilder() |
PropertyValidationException.Builder |
PropertyValidationException.Builder.writableStackTrace(Boolean writableStackTrace) |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends PropertyValidationException.Builder> |
PropertyValidationException.serializableBuilderClass() |
Copyright © 2023. All rights reserved.