public static interface SlowDownException.Builder extends SdkPojo, CopyableBuilder<SlowDownException.Builder,SlowDownException>, SsoOidcException.Builder
| Modifier and Type | Method and Description |
|---|---|
SlowDownException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
SlowDownException.Builder |
cause(Throwable cause) |
SlowDownException.Builder |
error_description(String error_description)
Sets the value of the Error_description property for this object.
|
SlowDownException.Builder |
error(String error)
Sets the value of the Error property for this object.
|
SlowDownException.Builder |
message(String message) |
SlowDownException.Builder |
requestId(String requestId) |
SlowDownException.Builder |
statusCode(int statusCode) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, messageequalsBySdkFields, sdkFieldsSlowDownException.Builder error(String error)
error - The new value for the Error property for this object.SlowDownException.Builder error_description(String error_description)
error_description - The new value for the Error_description property for this object.SlowDownException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface SsoOidcException.BuilderSlowDownException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.Buildermessage in interface SsoOidcException.BuilderSlowDownException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface SdkServiceException.BuilderrequestId in interface SsoOidcException.BuilderSlowDownException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface SdkServiceException.BuilderstatusCode in interface SsoOidcException.BuilderSlowDownException.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.