com.baidubce.services.dugo.core
Class BceIotClient
java.lang.Object
com.baidubce.services.dugo.core.BceIotClient
public class BceIotClient
- extends Object
the dugo bce client and build the request
Created by liuzhenxing01 on 2018/10/18.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BceIotClient
public BceIotClient(String uri,
String ak,
String sk,
HttpMethodName methodName)
getAk
public String getAk()
setAk
public void setAk(String ak)
getSk
public String getSk()
setSk
public void setSk(String sk)
getUri
public String getUri()
setUri
public void setUri(String uri)
getMethodName
public HttpMethodName getMethodName()
setMethodName
public void setMethodName(HttpMethodName methodName)
Copyright © 2018. All rights reserved.