类 BaseRequest


  • public class BaseRequest
    extends Object
    Represents a base request being sent to a BCE Service, including the parameters being sent as part of the request, the endpoint to which the request should be sent, etc.
    作者:
    chenjiayi05