public static interface AccessDeniedException.Builder extends SdkPojo, CopyableBuilder<AccessDeniedException.Builder,AccessDeniedException>, SecurityLakeException.Builder
| Modifier and Type | Method and Description |
|---|---|
AccessDeniedException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
AccessDeniedException.Builder |
cause(Throwable cause) |
AccessDeniedException.Builder |
errorCode(String errorCode)
A coded string to provide more information about the access denied exception.
|
AccessDeniedException.Builder |
message(String message) |
AccessDeniedException.Builder |
requestId(String requestId) |
AccessDeniedException.Builder |
statusCode(int statusCode) |
AccessDeniedException.Builder |
writableStackTrace(Boolean writableStackTrace) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, message, writableStackTraceequalsBySdkFields, sdkFieldsAccessDeniedException.Builder errorCode(String errorCode)
A coded string to provide more information about the access denied exception. You can use the error code to check the exception type.
errorCode - A coded string to provide more information about the access denied exception. You can use the error
code to check the exception type.AccessDeniedException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface SecurityLakeException.BuilderAccessDeniedException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.Buildermessage in interface SecurityLakeException.BuilderAccessDeniedException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface SdkServiceException.BuilderrequestId in interface SecurityLakeException.BuilderAccessDeniedException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface SdkServiceException.BuilderstatusCode in interface SecurityLakeException.BuilderAccessDeniedException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.Buildercause in interface SecurityLakeException.BuilderAccessDeniedException.Builder writableStackTrace(Boolean writableStackTrace)
writableStackTrace in interface SdkException.BuilderwritableStackTrace in interface SdkServiceException.BuilderwritableStackTrace in interface SecurityLakeException.BuilderCopyright © 2023. All rights reserved.