Uses of Class
ai.vectros.types.BatchItemError
Packages that use BatchItemError
-
Uses of BatchItemError in ai.vectros.types
Methods in ai.vectros.types that return BatchItemErrorMethods in ai.vectros.types that return types with arguments of type BatchItemErrorMethods in ai.vectros.types with parameters of type BatchItemErrorModifier and TypeMethodDescriptionBatchWriteResult.Builder.error(BatchItemError error) BatchItemError.Builder.from(BatchItemError other) Method parameters in ai.vectros.types with type arguments of type BatchItemErrorModifier and TypeMethodDescriptionBatchWriteResult.Builder.error(Nullable<BatchItemError> error) BatchWriteResult.Builder.error(Optional<BatchItemError> error)