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