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