类 com.aliyuncs.http.ProtocolType
的使用

使用 ProtocolType 的软件包
com.aliyuncs   
com.aliyuncs.http   
 

com.aliyuncsProtocolType 的使用
 

返回 ProtocolTypecom.aliyuncs 中的方法
 ProtocolType AcsRequest.getProtocol()
           
 

参数类型为 ProtocolTypecom.aliyuncs 中的方法
 void AcsRequest.setProtocol(ProtocolType protocol)
           
 

com.aliyuncs.httpProtocolType 的使用
 

返回 ProtocolTypecom.aliyuncs.http 中的方法
static ProtocolType ProtocolType.valueOf(String name)
          返回带有指定名称的该类型的枚举常量。
static ProtocolType[] ProtocolType.values()
          按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
 



Copyright © 2017. All Rights Reserved.