public static interface AccessDeniedException.Builder extends SdkPojo, CopyableBuilder<AccessDeniedException.Builder,AccessDeniedException>, CodeGuruSecurityException.Builder
| Modifier and Type | Method and Description |
|---|---|
AccessDeniedException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
AccessDeniedException.Builder |
cause(Throwable cause) |
AccessDeniedException.Builder |
errorCode(String errorCode)
The identifier for the error.
|
AccessDeniedException.Builder |
message(String message) |
AccessDeniedException.Builder |
requestId(String requestId) |
AccessDeniedException.Builder |
resourceId(String resourceId)
The identifier for the resource you don't have access to.
|
AccessDeniedException.Builder |
resourceType(String resourceType)
The type of resource you don't have access to.
|
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)
The identifier for the error.
errorCode - The identifier for the error.AccessDeniedException.Builder resourceId(String resourceId)
The identifier for the resource you don't have access to.
resourceId - The identifier for the resource you don't have access to.AccessDeniedException.Builder resourceType(String resourceType)
The type of resource you don't have access to.
resourceType - The type of resource you don't have access to.AccessDeniedException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface CodeGuruSecurityException.BuilderAccessDeniedException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface CodeGuruSecurityException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderAccessDeniedException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface CodeGuruSecurityException.BuilderrequestId in interface SdkServiceException.BuilderAccessDeniedException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface CodeGuruSecurityException.BuilderstatusCode in interface SdkServiceException.BuilderAccessDeniedException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface CodeGuruSecurityException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderAccessDeniedException.Builder writableStackTrace(Boolean writableStackTrace)
writableStackTrace in interface CodeGuruSecurityException.BuilderwritableStackTrace in interface SdkException.BuilderwritableStackTrace in interface SdkServiceException.BuilderCopyright © 2023. All rights reserved.