AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
aws-http
/
aws.sdk.kotlin.runtime.http.retries
/
AwsRetryPolicy
Aws
Retry
Policy
open
class
AwsRetryPolicy
:
StandardRetryPolicy
Members
Constructors
Aws
Retry
Policy
Link copied to clipboard
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
Inherited functions
evaluate
Link copied to clipboard
open
override
fun
evaluate
(
result
:
Result
<
Any
?
>
)
:
RetryDirective