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