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