public static interface ResourceNotFoundException.Builder extends SdkPojo, CopyableBuilder<ResourceNotFoundException.Builder,ResourceNotFoundException>, CodeGuruSecurityException.Builder
| Modifier and Type | Method and Description |
|---|---|
ResourceNotFoundException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
ResourceNotFoundException.Builder |
cause(Throwable cause) |
ResourceNotFoundException.Builder |
errorCode(String errorCode)
The identifier for the error.
|
ResourceNotFoundException.Builder |
message(String message) |
ResourceNotFoundException.Builder |
requestId(String requestId) |
ResourceNotFoundException.Builder |
resourceId(String resourceId)
The identifier for the resource that was not found.
|
ResourceNotFoundException.Builder |
resourceType(String resourceType)
The type of resource that was not found.
|
ResourceNotFoundException.Builder |
statusCode(int statusCode) |
ResourceNotFoundException.Builder |
writableStackTrace(Boolean writableStackTrace) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, message, writableStackTraceequalsBySdkFields, sdkFieldsResourceNotFoundException.Builder errorCode(String errorCode)
The identifier for the error.
errorCode - The identifier for the error.ResourceNotFoundException.Builder resourceId(String resourceId)
The identifier for the resource that was not found.
resourceId - The identifier for the resource that was not found.ResourceNotFoundException.Builder resourceType(String resourceType)
The type of resource that was not found.
resourceType - The type of resource that was not found.ResourceNotFoundException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface CodeGuruSecurityException.BuilderResourceNotFoundException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface CodeGuruSecurityException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderResourceNotFoundException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface CodeGuruSecurityException.BuilderrequestId in interface SdkServiceException.BuilderResourceNotFoundException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface CodeGuruSecurityException.BuilderstatusCode in interface SdkServiceException.BuilderResourceNotFoundException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface CodeGuruSecurityException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderResourceNotFoundException.Builder writableStackTrace(Boolean writableStackTrace)
writableStackTrace in interface CodeGuruSecurityException.BuilderwritableStackTrace in interface SdkException.BuilderwritableStackTrace in interface SdkServiceException.BuilderCopyright © 2023. All rights reserved.