public static interface PropertyValidationException.Builder extends SdkPojo, CopyableBuilder<PropertyValidationException.Builder,PropertyValidationException>, ConnectException.Builder
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, message, writableStackTraceequalsBySdkFields, sdkFieldsPropertyValidationException.Builder propertyList(Collection<PropertyValidationExceptionProperty> propertyList)
propertyList - The new value for the PropertyList property for this object.PropertyValidationException.Builder propertyList(PropertyValidationExceptionProperty... propertyList)
propertyList - The new value for the PropertyList property for this object.PropertyValidationException.Builder propertyList(Consumer<PropertyValidationExceptionProperty.Builder>... propertyList)
PropertyValidationExceptionProperty.Builder avoiding
the need to create one manually via
PropertyValidationExceptionProperty.builder().
When the Consumer completes,
SdkBuilder.build() is
called immediately and its result is passed to #propertyList(List.
propertyList - a consumer that will call methods on
PropertyValidationExceptionProperty.Builder#propertyList(java.util.Collection) PropertyValidationException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface ConnectException.BuilderPropertyValidationException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface ConnectException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderPropertyValidationException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface ConnectException.BuilderrequestId in interface SdkServiceException.BuilderPropertyValidationException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface ConnectException.BuilderstatusCode in interface SdkServiceException.BuilderPropertyValidationException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface ConnectException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderPropertyValidationException.Builder writableStackTrace(Boolean writableStackTrace)
writableStackTrace in interface ConnectException.BuilderwritableStackTrace in interface SdkException.BuilderwritableStackTrace in interface SdkServiceException.BuilderCopyright © 2023. All rights reserved.