Uses of Interface
software.amazon.awssdk.services.bedrockagentcore.model.ThrottledException.Builder
Packages that use ThrottledException.Builder
-
Uses of ThrottledException.Builder in software.amazon.awssdk.services.bedrockagentcore.model
Methods in software.amazon.awssdk.services.bedrockagentcore.model that return ThrottledException.BuilderModifier and TypeMethodDescriptionThrottledException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) static ThrottledException.BuilderThrottledException.builder()ThrottledException.Builder.numAttempts(Integer numAttempts) ThrottledException.Builder.statusCode(int statusCode) ThrottledException.toBuilder()ThrottledException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.bedrockagentcore.model that return types with arguments of type ThrottledException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ThrottledException.Builder>ThrottledException.serializableBuilderClass()