public class DefaultTokenBucketExceptionCostFunction extends Object implements TokenBucketExceptionCostFunction
| Modifier and Type | Class and Description |
|---|---|
static class |
DefaultTokenBucketExceptionCostFunction.Builder |
| Modifier and Type | Method and Description |
|---|---|
Integer |
apply(SdkException e) |
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitbuilderpublic Integer apply(SdkException e)
apply in interface Function<SdkException,Integer>Copyright © 2021. All rights reserved.