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