public static interface NotFoundException.Builder extends SdkPojo, CopyableBuilder<NotFoundException.Builder,NotFoundException>, ChimeException.Builder
| Modifier and Type | Method and Description |
|---|---|
NotFoundException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
NotFoundException.Builder |
cause(Throwable cause) |
NotFoundException.Builder |
code(ErrorCode code)
Sets the value of the Code property for this object.
|
NotFoundException.Builder |
code(String code)
Sets the value of the Code property for this object.
|
NotFoundException.Builder |
message(String message) |
NotFoundException.Builder |
requestId(String requestId) |
NotFoundException.Builder |
statusCode(int statusCode) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, messageequalsBySdkFields, sdkFieldsNotFoundException.Builder code(String code)
NotFoundException.Builder code(ErrorCode code)
NotFoundException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface ChimeException.BuilderNotFoundException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface ChimeException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderNotFoundException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface ChimeException.BuilderrequestId in interface SdkServiceException.BuilderNotFoundException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface ChimeException.BuilderstatusCode in interface SdkServiceException.BuilderNotFoundException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface ChimeException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderCopyright © 2022. All rights reserved.