public static interface InvalidClientException.Builder extends SdkPojo, CopyableBuilder<InvalidClientException.Builder,InvalidClientException>, SsoOidcException.Builder
| Modifier and Type | Method and Description |
|---|---|
InvalidClientException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
InvalidClientException.Builder |
cause(Throwable cause) |
InvalidClientException.Builder |
error_description(String error_description)
Sets the value of the Error_description property for this object.
|
InvalidClientException.Builder |
error(String error)
Sets the value of the Error property for this object.
|
InvalidClientException.Builder |
message(String message) |
InvalidClientException.Builder |
requestId(String requestId) |
InvalidClientException.Builder |
statusCode(int statusCode) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, messageequalsBySdkFields, sdkFieldsInvalidClientException.Builder error(String error)
error - The new value for the Error property for this object.InvalidClientException.Builder error_description(String error_description)
error_description - The new value for the Error_description property for this object.InvalidClientException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface SsoOidcException.BuilderInvalidClientException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.Buildermessage in interface SsoOidcException.BuilderInvalidClientException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface SdkServiceException.BuilderrequestId in interface SsoOidcException.BuilderInvalidClientException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface SdkServiceException.BuilderstatusCode in interface SsoOidcException.BuilderInvalidClientException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.Buildercause in interface SsoOidcException.BuilderCopyright © 2020. All rights reserved.