public static interface WafEntityMigrationException.Builder extends SdkPojo, CopyableBuilder<WafEntityMigrationException.Builder,WafEntityMigrationException>, WafException.Builder
| Modifier and Type | Method and Description |
|---|---|
WafEntityMigrationException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
WafEntityMigrationException.Builder |
cause(Throwable cause) |
WafEntityMigrationException.Builder |
message(String message) |
WafEntityMigrationException.Builder |
migrationErrorReason(String migrationErrorReason)
Sets the value of the MigrationErrorReason property for this object.
|
WafEntityMigrationException.Builder |
migrationErrorType(MigrationErrorType migrationErrorType)
Sets the value of the MigrationErrorType property for this object.
|
WafEntityMigrationException.Builder |
migrationErrorType(String migrationErrorType)
Sets the value of the MigrationErrorType property for this object.
|
WafEntityMigrationException.Builder |
requestId(String requestId) |
WafEntityMigrationException.Builder |
statusCode(int statusCode) |
WafEntityMigrationException.Builder |
writableStackTrace(Boolean writableStackTrace) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, message, writableStackTraceequalsBySdkFields, sdkFieldsWafEntityMigrationException.Builder migrationErrorType(String migrationErrorType)
migrationErrorType - The new value for the MigrationErrorType property for this object.MigrationErrorType,
MigrationErrorTypeWafEntityMigrationException.Builder migrationErrorType(MigrationErrorType migrationErrorType)
migrationErrorType - The new value for the MigrationErrorType property for this object.MigrationErrorType,
MigrationErrorTypeWafEntityMigrationException.Builder migrationErrorReason(String migrationErrorReason)
migrationErrorReason - The new value for the MigrationErrorReason property for this object.WafEntityMigrationException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface WafException.BuilderWafEntityMigrationException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.Buildermessage in interface WafException.BuilderWafEntityMigrationException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface SdkServiceException.BuilderrequestId in interface WafException.BuilderWafEntityMigrationException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface SdkServiceException.BuilderstatusCode in interface WafException.BuilderWafEntityMigrationException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.Buildercause in interface WafException.BuilderWafEntityMigrationException.Builder writableStackTrace(Boolean writableStackTrace)
writableStackTrace in interface SdkException.BuilderwritableStackTrace in interface SdkServiceException.BuilderwritableStackTrace in interface WafException.BuilderCopyright © 2023. All rights reserved.