public abstract class Result extends Object
public abstract void fromResponse(Protocol protocol, Response response) throws ApiException
protocol - The protocol, please check the `Protocol` enum.response - The response.ApiException - if the input is invalid.Copyright © 2023. All rights reserved.