com.aliyuncs
类 AcsResponse

java.lang.Object
  继承者 com.aliyuncs.AcsResponse
直接已知子类:
AcsError, CommonResponse, DescribeEndpointResponse

public abstract class AcsResponse
extends Object


构造方法摘要
AcsResponse()
           
 
方法摘要
abstract  AcsResponse getInstance(UnmarshallerContext context)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

AcsResponse

public AcsResponse()
方法详细信息

getInstance

public abstract AcsResponse getInstance(UnmarshallerContext context)
                                 throws ClientException,
                                        ServerException
抛出:
ClientException
ServerException


Copyright © 2017. All Rights Reserved.