public class Index
extends darabonba.core.TeaModel
| 限定符和类型 | 类和说明 |
|---|---|
static class |
Index.Builder |
static class |
Index.Line
Index extends TeaModel
Index |
| 限定符和类型 | 方法和说明 |
|---|---|
static Index.Builder |
builder() |
static Index |
create() |
Map<String,IndexKey> |
getKeys() |
Index.Line |
getLine() |
Boolean |
getLogReduce() |
List<String> |
getLogReduceBlackList() |
List<String> |
getLogReduceWhiteList() |
Integer |
getMaxTextLen() |
Index.Builder |
toBuilder() |
public static Index.Builder builder()
public static Index create()
public Index.Builder toBuilder()
public Index.Line getLine()
public Boolean getLogReduce()
public Integer getMaxTextLen()
Copyright © 2025. All rights reserved.