Class GetLocalEngineRequest

    • Constructor Detail

      • GetLocalEngineRequest

        public GetLocalEngineRequest()
      • GetLocalEngineRequest

        public GetLocalEngineRequest​(GetLocalEngineRequest source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getKey

        public String getKey()
        Get 购买服务后获得的授权信息,用于保证请求有效性
        Returns:
        Key 购买服务后获得的授权信息,用于保证请求有效性
      • setKey

        public void setKey​(String Key)
        Set 购买服务后获得的授权信息,用于保证请求有效性
        Parameters:
        Key - 购买服务后获得的授权信息,用于保证请求有效性