public static interface ClientException.Builder extends SdkPojo, CopyableBuilder<ClientException.Builder,ClientException>, DirectoryException.Builder
| Modifier and Type | Method and Description |
|---|---|
ClientException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
ClientException.Builder |
cause(Throwable cause) |
ClientException.Builder |
directoryRequestId(String directoryRequestId)
Sets the value of the DirectoryRequestId property for this object.
|
ClientException.Builder |
message(String message) |
ClientException.Builder |
requestId(String requestId) |
ClientException.Builder |
statusCode(int statusCode) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkewrequestId, statusCodecause, messageequalsBySdkFields, sdkFieldsClientException.Builder directoryRequestId(String directoryRequestId)
directoryRequestId - The new value for the DirectoryRequestId property for this object.ClientException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface DirectoryException.BuilderClientException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface DirectoryException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderClientException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface DirectoryException.BuilderrequestId in interface SdkServiceException.BuilderClientException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface DirectoryException.BuilderstatusCode in interface SdkServiceException.BuilderClientException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface DirectoryException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderCopyright © 2019. All rights reserved.