Why can‘t’ I create a bucket use java client in influxdb 2.7.x

when I use java api to create a bucket,the error says “HTTP status code: 400; Message: failed to unmarshal json: id must have a length of 16 bytes”

why?my java client is 6.6.0 , I read the code but I can not find where to set the “id”