Uses of Class
ai.vectros.types.BatchItemError.Builder
Packages that use BatchItemError.Builder
-
Uses of BatchItemError.Builder in ai.vectros.types
Methods in ai.vectros.types that return BatchItemError.BuilderModifier and TypeMethodDescriptionBatchItemError.Builder.additionalProperties(Map<String, Object> additionalProperties) BatchItemError.Builder.additionalProperty(String key, Object value) static BatchItemError.BuilderBatchItemError.builder()A stable, machine-readable code identifying why this item failed.BatchItemError.Builder.from(BatchItemError other) A human-readable explanation of why this item failed.