public static interface NotFoundException.Builder extends SdkPojo, CopyableBuilder<NotFoundException.Builder,NotFoundException>, AmplifyBackendException.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 type of resource that wasn't found.
|
NotFoundException.Builder |
statusCode(int statusCode) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, messageequalsBySdkFields, sdkFieldsNotFoundException.Builder resourceType(String resourceType)
The type of resource that wasn't found.
resourceType - The type of resource that wasn't found.NotFoundException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AmplifyBackendException.BuilderawsErrorDetails in interface AwsServiceException.BuilderNotFoundException.Builder message(String message)
message in interface AmplifyBackendException.Buildermessage in interface AwsServiceException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderNotFoundException.Builder requestId(String requestId)
requestId in interface AmplifyBackendException.BuilderrequestId in interface AwsServiceException.BuilderrequestId in interface SdkServiceException.BuilderNotFoundException.Builder statusCode(int statusCode)
statusCode in interface AmplifyBackendException.BuilderstatusCode in interface AwsServiceException.BuilderstatusCode in interface SdkServiceException.BuilderNotFoundException.Builder cause(Throwable cause)
cause in interface AmplifyBackendException.Buildercause in interface AwsServiceException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderCopyright © 2021. All rights reserved.