| 程序包 | 说明 |
|---|---|
| com.aliyun.openservices.aliyun.log.producer |
| 限定符和类型 | 字段和说明 |
|---|---|
static ProducerConfig.LogFormat |
ProducerConfig.DEFAULT_LOG_FORMAT |
| 限定符和类型 | 方法和说明 |
|---|---|
ProducerConfig.LogFormat |
ProducerConfig.getLogFormat() |
static ProducerConfig.LogFormat |
ProducerConfig.LogFormat.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static ProducerConfig.LogFormat[] |
ProducerConfig.LogFormat.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ProducerConfig.setLogFormat(ProducerConfig.LogFormat logFormat)
Set the content type of the request.
|
Copyright © 2019. All rights reserved.