huobi_Java icon indicating copy to clipboard operation
huobi_Java copied to clipboard

cannot resolve method builder()

Open msrmsr621 opened this issue 4 years ago • 0 comments

    // Create GenericClient instance and get the timestamp
    GenericClient genericService = GenericClient.create(HuobiOptions.builder().build());
    
   Not able to find builder() method

msrmsr621 avatar Oct 07 '21 10:10 msrmsr621