com.aliyuncs.dm
类 DmClient

java.lang.Object
  继承者 com.aliyuncs.dm.DmClient
直接已知子类:
HangZhouDmClient, HongKongDmClient

public abstract class DmClient
extends Object

Created by libingkui on 2017/6/24.


方法摘要
 com.aliyuncs.IAcsClient get()
           
protected  com.aliyuncs.IAcsClient getClient(String accessKey, String accessSecret)
           
abstract  String getEndpoint()
           
abstract  String getRegion()
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

方法详细信息

getRegion

public abstract String getRegion()

getEndpoint

public abstract String getEndpoint()

get

public com.aliyuncs.IAcsClient get()

getClient

protected com.aliyuncs.IAcsClient getClient(String accessKey,
                                            String accessSecret)


Copyright © 2017. All Rights Reserved.