public static interface SnapStartException.Builder extends SdkPojo, CopyableBuilder<SnapStartException.Builder,SnapStartException>, LambdaException.Builder
Modifier and Type | Method and Description |
---|---|
SnapStartException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
SnapStartException.Builder |
cause(Throwable cause) |
SnapStartException.Builder |
message(String message) |
SnapStartException.Builder |
requestId(String requestId) |
SnapStartException.Builder |
statusCode(int statusCode) |
SnapStartException.Builder |
type(String type)
Sets the value of the Type property for this object.
|
SnapStartException.Builder |
writableStackTrace(Boolean writableStackTrace) |
copy
applyMutation, build
awsErrorDetails, build, clockSkew, clockSkew, extendedRequestId
extendedRequestId, requestId, statusCode
cause, message, writableStackTrace
equalsBySdkFields, sdkFields
SnapStartException.Builder type(String type)
type
- The new value for the Type property for this object.SnapStartException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails
in interface AwsServiceException.Builder
awsErrorDetails
in interface LambdaException.Builder
SnapStartException.Builder message(String message)
message
in interface AwsServiceException.Builder
message
in interface LambdaException.Builder
message
in interface SdkException.Builder
message
in interface SdkServiceException.Builder
SnapStartException.Builder requestId(String requestId)
requestId
in interface AwsServiceException.Builder
requestId
in interface LambdaException.Builder
requestId
in interface SdkServiceException.Builder
SnapStartException.Builder statusCode(int statusCode)
statusCode
in interface AwsServiceException.Builder
statusCode
in interface LambdaException.Builder
statusCode
in interface SdkServiceException.Builder
SnapStartException.Builder cause(Throwable cause)
cause
in interface AwsServiceException.Builder
cause
in interface LambdaException.Builder
cause
in interface SdkException.Builder
cause
in interface SdkServiceException.Builder
SnapStartException.Builder writableStackTrace(Boolean writableStackTrace)
writableStackTrace
in interface LambdaException.Builder
writableStackTrace
in interface SdkException.Builder
writableStackTrace
in interface SdkServiceException.Builder
Copyright © 2022. All rights reserved.