Uses of Interface
software.amazon.awssdk.services.cognitosync.model.LambdaThrottledException.Builder
-
Packages that use LambdaThrottledException.Builder Package Description software.amazon.awssdk.services.cognitosync.model -
-
Uses of LambdaThrottledException.Builder in software.amazon.awssdk.services.cognitosync.model
Methods in software.amazon.awssdk.services.cognitosync.model that return LambdaThrottledException.Builder Modifier and Type Method Description LambdaThrottledException.BuilderLambdaThrottledException.Builder. awsErrorDetails(AwsErrorDetails awsErrorDetails)static LambdaThrottledException.BuilderLambdaThrottledException. builder()LambdaThrottledException.BuilderLambdaThrottledException.Builder. cause(Throwable cause)LambdaThrottledException.BuilderLambdaThrottledException.Builder. message(String message)LambdaThrottledException.BuilderLambdaThrottledException.Builder. requestId(String requestId)LambdaThrottledException.BuilderLambdaThrottledException.Builder. statusCode(int statusCode)LambdaThrottledException.BuilderLambdaThrottledException. toBuilder()LambdaThrottledException.BuilderLambdaThrottledException.Builder. writableStackTrace(Boolean writableStackTrace)Methods in software.amazon.awssdk.services.cognitosync.model that return types with arguments of type LambdaThrottledException.Builder Modifier and Type Method Description static Class<? extends LambdaThrottledException.Builder>LambdaThrottledException. serializableBuilderClass()
-