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