public static interface UnauthorizedClientException.Builder extends SdkPojo, CopyableBuilder<UnauthorizedClientException.Builder,UnauthorizedClientException>, SsoOidcException.Builder
| Modifier and Type | Method and Description |
|---|---|
UnauthorizedClientException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
UnauthorizedClientException.Builder |
cause(Throwable cause) |
UnauthorizedClientException.Builder |
error_description(String errorDescription)
Deprecated.
|
UnauthorizedClientException.Builder |
error(String error)
Sets the value of the Error property for this object.
|
UnauthorizedClientException.Builder |
errorDescription(String errorDescription)
Sets the value of the ErrorDescription property for this object.
|
UnauthorizedClientException.Builder |
message(String message) |
UnauthorizedClientException.Builder |
requestId(String requestId) |
UnauthorizedClientException.Builder |
statusCode(int statusCode) |
UnauthorizedClientException.Builder |
writableStackTrace(Boolean writableStackTrace) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, message, writableStackTraceequalsBySdkFields, sdkFieldsUnauthorizedClientException.Builder error(String error)
error - The new value for the Error property for this object.UnauthorizedClientException.Builder errorDescription(String errorDescription)
errorDescription - The new value for the ErrorDescription property for this object.@Deprecated UnauthorizedClientException.Builder error_description(String errorDescription)
errorDescription(String)errorDescription - The new value for the ErrorDescription property for this object.UnauthorizedClientException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface SsoOidcException.BuilderUnauthorizedClientException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.Buildermessage in interface SsoOidcException.BuilderUnauthorizedClientException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface SdkServiceException.BuilderrequestId in interface SsoOidcException.BuilderUnauthorizedClientException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface SdkServiceException.BuilderstatusCode in interface SsoOidcException.BuilderUnauthorizedClientException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.Buildercause in interface SsoOidcException.BuilderUnauthorizedClientException.Builder writableStackTrace(Boolean writableStackTrace)
writableStackTrace in interface SdkException.BuilderwritableStackTrace in interface SdkServiceException.BuilderwritableStackTrace in interface SsoOidcException.BuilderCopyright © 2023. All rights reserved.