类 com.aliyuncs.http.FormatType
的使用

使用 FormatType 的软件包
com.aliyuncs   
com.aliyuncs.auth   
com.aliyuncs.http   
com.aliyuncs.profile   
com.aliyuncs.reader   
 

com.aliyuncsFormatType 的使用
 

返回 FormatTypecom.aliyuncs 中的方法
 FormatType AcsRequest.getAcceptFormat()
           
 

参数类型为 FormatTypecom.aliyuncs 中的方法
<T extends AcsResponse>
HttpResponse
IAcsClient.doAction(AcsRequest<T> request, boolean autoRetry, int maxRetryNumber, String regionId, Credential credential, ISigner signer, FormatType format, List<Endpoint> endpoints)
           
<T extends AcsResponse>
HttpResponse
DefaultAcsClient.doAction(AcsRequest<T> request, boolean autoRetry, int maxRetryNumber, String regionId, Credential credential, ISigner signer, FormatType format, List<Endpoint> endpoints)
           
 void RpcAcsRequest.setAcceptFormat(FormatType acceptFormat)
           
 void AcsRequest.setAcceptFormat(FormatType acceptFormat)
           
 HttpRequest RpcAcsRequest.signRequest(ISigner signer, Credential credential, FormatType format, ProductDomain domain)
           
 HttpRequest RoaAcsRequest.signRequest(ISigner signer, Credential credential, FormatType format, ProductDomain domain)
           
 HttpRequest OssAcsRequest.signRequest(ISigner signer, Credential credential, FormatType format, ProductDomain domain)
           
abstract  HttpRequest AcsRequest.signRequest(ISigner signer, Credential credential, FormatType format, ProductDomain domain)
           
 

com.aliyuncs.authFormatType 的使用
 

参数类型为 FormatTypecom.aliyuncs.auth 中的方法
 Map<String,String> RpcSignatureComposer.refreshSignParameters(Map<String,String> parameters, ISigner signer, String accessKeyId, FormatType format)
           
 Map<String,String> RoaSignatureComposer.refreshSignParameters(Map<String,String> parameters, ISigner signer, String accessKeyId, FormatType format)
           
 Map<String,String> OssSignatureComposer.refreshSignParameters(Map<String,String> parameters, ISigner signer, String accessKeyId, FormatType format)
           
 Map<String,String> ISignatureComposer.refreshSignParameters(Map<String,String> parameters, ISigner signer, String accessKeyId, FormatType format)
           
 

com.aliyuncs.httpFormatType 的使用
 

声明为 FormatTypecom.aliyuncs.http 中的字段
protected  FormatType HttpRequest.contentType
           
 

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

参数类型为 FormatTypecom.aliyuncs.http 中的方法
static String FormatType.mapFormatToAccept(FormatType format)
           
 void HttpResponse.setContent(byte[] content, String encoding, FormatType format)
           
 void HttpRequest.setContent(byte[] content, String encoding, FormatType format)
           
 void HttpRequest.setContentType(FormatType contentType)
           
 

com.aliyuncs.profileFormatType 的使用
 

返回 FormatTypecom.aliyuncs.profile 中的方法
 FormatType IClientProfile.getFormat()
           
 FormatType DefaultProfile.getFormat()
           
 

com.aliyuncs.readerFormatType 的使用
 

参数类型为 FormatTypecom.aliyuncs.reader 中的方法
static Reader ReaderFactory.createInstance(FormatType format)
           
 



Copyright © 2017. All Rights Reserved.