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