public static interface ResourceNotFoundException.Builder extends SdkPojo, CopyableBuilder<ResourceNotFoundException.Builder,ResourceNotFoundException>, PinpointSmsVoiceV2Exception.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 unique identifier of the resource.
|
ResourceNotFoundException.Builder |
resourceType(ResourceType resourceType)
The type of resource that caused the exception.
|
ResourceNotFoundException.Builder |
resourceType(String resourceType)
The type of 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 resourceType(String resourceType)
The type of resource that caused the exception.
resourceType - The type of resource that caused the exception.ResourceType,
ResourceTypeResourceNotFoundException.Builder resourceType(ResourceType resourceType)
The type of resource that caused the exception.
resourceType - The type of resource that caused the exception.ResourceType,
ResourceTypeResourceNotFoundException.Builder resourceId(String resourceId)
The unique identifier of the resource.
resourceId - The unique identifier of the resource.ResourceNotFoundException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface PinpointSmsVoiceV2Exception.BuilderResourceNotFoundException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface PinpointSmsVoiceV2Exception.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderResourceNotFoundException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface PinpointSmsVoiceV2Exception.BuilderrequestId in interface SdkServiceException.BuilderResourceNotFoundException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface PinpointSmsVoiceV2Exception.BuilderstatusCode in interface SdkServiceException.BuilderResourceNotFoundException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface PinpointSmsVoiceV2Exception.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderResourceNotFoundException.Builder writableStackTrace(Boolean writableStackTrace)
writableStackTrace in interface PinpointSmsVoiceV2Exception.BuilderwritableStackTrace in interface SdkException.BuilderwritableStackTrace in interface SdkServiceException.BuilderCopyright © 2023. All rights reserved.