|
||||||||||
上一个 下一个 | 框架 无框架 |
使用 FormatType 的软件包 | |
---|---|
com.aliyuncs | |
com.aliyuncs.auth | |
com.aliyuncs.http | |
com.aliyuncs.profile | |
com.aliyuncs.reader |
com.aliyuncs 中 FormatType 的使用 |
---|
返回 FormatType 的 com.aliyuncs 中的方法 | |
---|---|
FormatType |
AcsRequest.getAcceptFormat()
|
参数类型为 FormatType 的 com.aliyuncs 中的方法 | ||
---|---|---|
|
IAcsClient.doAction(AcsRequest<T> request,
boolean autoRetry,
int maxRetryNumber,
String regionId,
Credential credential,
ISigner signer,
FormatType format,
List<Endpoint> endpoints)
|
|
|
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.auth 中 FormatType 的使用 |
---|
参数类型为 FormatType 的 com.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.http 中 FormatType 的使用 |
---|
声明为 FormatType 的 com.aliyuncs.http 中的字段 | |
---|---|
protected FormatType |
HttpRequest.contentType
|
返回 FormatType 的 com.aliyuncs.http 中的方法 | |
---|---|
FormatType |
HttpRequest.getContentType()
|
static FormatType |
FormatType.mapAcceptToFormat(String accept)
|
static FormatType |
FormatType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。 |
static FormatType[] |
FormatType.values()
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。 |
参数类型为 FormatType 的 com.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.profile 中 FormatType 的使用 |
---|
返回 FormatType 的 com.aliyuncs.profile 中的方法 | |
---|---|
FormatType |
IClientProfile.getFormat()
|
FormatType |
DefaultProfile.getFormat()
|
com.aliyuncs.reader 中 FormatType 的使用 |
---|
参数类型为 FormatType 的 com.aliyuncs.reader 中的方法 | |
---|---|
static Reader |
ReaderFactory.createInstance(FormatType format)
|
|
||||||||||
上一个 下一个 | 框架 无框架 |