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) |
|