public static interface ActiveDirectoryErrorException.Builder extends SdkPojo, CopyableBuilder<ActiveDirectoryErrorException.Builder,ActiveDirectoryErrorException>, FSxException.Builder
| Modifier and Type | Method and Description |
|---|---|
ActiveDirectoryErrorException.Builder |
activeDirectoryId(String activeDirectoryId)
The directory ID of the directory that an error pertains to.
|
ActiveDirectoryErrorException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
ActiveDirectoryErrorException.Builder |
cause(Throwable cause) |
ActiveDirectoryErrorException.Builder |
message(String message) |
ActiveDirectoryErrorException.Builder |
requestId(String requestId) |
ActiveDirectoryErrorException.Builder |
statusCode(int statusCode) |
ActiveDirectoryErrorException.Builder |
type(ActiveDirectoryErrorType type)
The type of Active Directory error.
|
ActiveDirectoryErrorException.Builder |
type(String type)
The type of Active Directory error.
|
ActiveDirectoryErrorException.Builder |
writableStackTrace(Boolean writableStackTrace) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, message, writableStackTraceequalsBySdkFields, sdkFieldsActiveDirectoryErrorException.Builder activeDirectoryId(String activeDirectoryId)
The directory ID of the directory that an error pertains to.
activeDirectoryId - The directory ID of the directory that an error pertains to.ActiveDirectoryErrorException.Builder type(String type)
The type of Active Directory error.
type - The type of Active Directory error.ActiveDirectoryErrorType,
ActiveDirectoryErrorTypeActiveDirectoryErrorException.Builder type(ActiveDirectoryErrorType type)
The type of Active Directory error.
type - The type of Active Directory error.ActiveDirectoryErrorType,
ActiveDirectoryErrorTypeActiveDirectoryErrorException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface FSxException.BuilderActiveDirectoryErrorException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface FSxException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderActiveDirectoryErrorException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface FSxException.BuilderrequestId in interface SdkServiceException.BuilderActiveDirectoryErrorException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface FSxException.BuilderstatusCode in interface SdkServiceException.BuilderActiveDirectoryErrorException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface FSxException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderActiveDirectoryErrorException.Builder writableStackTrace(Boolean writableStackTrace)
writableStackTrace in interface FSxException.BuilderwritableStackTrace in interface SdkException.BuilderwritableStackTrace in interface SdkServiceException.BuilderCopyright © 2023. All rights reserved.