类 VolcstackSign

    • 构造器详细资料

      • VolcstackSign

        public VolcstackSign()
      • VolcstackSign

        public VolcstackSign​(Credentials credentials)
    • 方法详细资料

      • applyToParams

        public void applyToParams​(List<Pair> queryParams,
                                  Map<String,​String> headerParams,
                                  String payload)
        从接口复制的说明: Authentication
        Apply authentication settings to header and query params.
        指定者:
        applyToParams 在接口中 Authentication
        参数:
        queryParams - List of query parameters
        headerParams - Map of header parameters
      • setCredentials

        public void setCredentials​(Credentials credentials)
      • getRegion

        public String getRegion()
      • setRegion

        public void setRegion​(String region)
      • getService

        public String getService()
      • setService

        public void setService​(String service)
      • getMethod

        public String getMethod()
      • setMethod

        public void setMethod​(String method)