public static interface InternalException.Builder extends SdkPojo, CopyableBuilder<InternalException.Builder,InternalException>, SecurityHubException.Builder
| Modifier and Type | Method and Description |
|---|---|
InternalException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
InternalException.Builder |
cause(Throwable cause) |
InternalException.Builder |
code(String code)
Sets the value of the Code property for this object.
|
InternalException.Builder |
message(String message) |
InternalException.Builder |
requestId(String requestId) |
InternalException.Builder |
statusCode(int statusCode) |
InternalException.Builder |
writableStackTrace(Boolean writableStackTrace) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, message, writableStackTraceequalsBySdkFields, sdkFieldsInternalException.Builder code(String code)
code - The new value for the Code property for this object.InternalException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface SecurityHubException.BuilderInternalException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.Buildermessage in interface SecurityHubException.BuilderInternalException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface SdkServiceException.BuilderrequestId in interface SecurityHubException.BuilderInternalException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface SdkServiceException.BuilderstatusCode in interface SecurityHubException.BuilderInternalException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.Buildercause in interface SecurityHubException.BuilderInternalException.Builder writableStackTrace(Boolean writableStackTrace)
writableStackTrace in interface SdkException.BuilderwritableStackTrace in interface SdkServiceException.BuilderwritableStackTrace in interface SecurityHubException.BuilderCopyright © 2023. All rights reserved.