public static interface NotFoundException.Builder extends SdkPojo, CopyableBuilder<NotFoundException.Builder,NotFoundException>, ApiGatewayV2Exception.Builder
| Modifier and Type | Method and Description |
|---|---|
NotFoundException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
NotFoundException.Builder |
cause(Throwable cause) |
NotFoundException.Builder |
message(String message) |
NotFoundException.Builder |
requestId(String requestId) |
NotFoundException.Builder |
resourceType(String resourceType)
The resource type.
|
NotFoundException.Builder |
statusCode(int statusCode) |
NotFoundException.Builder |
writableStackTrace(Boolean writableStackTrace) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, message, writableStackTraceequalsBySdkFields, sdkFieldsNotFoundException.Builder resourceType(String resourceType)
The resource type.
resourceType - The resource type.NotFoundException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface ApiGatewayV2Exception.BuilderawsErrorDetails in interface AwsServiceException.BuilderNotFoundException.Builder message(String message)
message in interface ApiGatewayV2Exception.Buildermessage in interface AwsServiceException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderNotFoundException.Builder requestId(String requestId)
requestId in interface ApiGatewayV2Exception.BuilderrequestId in interface AwsServiceException.BuilderrequestId in interface SdkServiceException.BuilderNotFoundException.Builder statusCode(int statusCode)
statusCode in interface ApiGatewayV2Exception.BuilderstatusCode in interface AwsServiceException.BuilderstatusCode in interface SdkServiceException.BuilderNotFoundException.Builder cause(Throwable cause)
cause in interface ApiGatewayV2Exception.Buildercause in interface AwsServiceException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderNotFoundException.Builder writableStackTrace(Boolean writableStackTrace)
writableStackTrace in interface ApiGatewayV2Exception.BuilderwritableStackTrace in interface SdkException.BuilderwritableStackTrace in interface SdkServiceException.BuilderCopyright © 2023. All rights reserved.