public class CreateComponentIndexRequest
extends com.aliyun.tea.TeaModel
限定符和类型 | 类和说明 |
---|---|
static class |
CreateComponentIndexRequest.CreateComponentIndexRequestTemplate |
限定符和类型 | 字段和说明 |
---|---|
Map<String,?> |
meta |
CreateComponentIndexRequest.CreateComponentIndexRequestTemplate |
template |
构造器和说明 |
---|
CreateComponentIndexRequest() |
限定符和类型 | 方法和说明 |
---|---|
static CreateComponentIndexRequest |
build(Map<String,?> map) |
Map<String,?> |
getMeta() |
CreateComponentIndexRequest.CreateComponentIndexRequestTemplate |
getTemplate() |
CreateComponentIndexRequest |
setMeta(Map<String,?> meta) |
CreateComponentIndexRequest |
setTemplate(CreateComponentIndexRequest.CreateComponentIndexRequestTemplate template) |
@NameInMap(value="template") public CreateComponentIndexRequest.CreateComponentIndexRequestTemplate template
public static CreateComponentIndexRequest build(Map<String,?> map) throws Exception
Exception
public CreateComponentIndexRequest setMeta(Map<String,?> meta)
public CreateComponentIndexRequest setTemplate(CreateComponentIndexRequest.CreateComponentIndexRequestTemplate template)
public CreateComponentIndexRequest.CreateComponentIndexRequestTemplate getTemplate()
Copyright © 2024. All rights reserved.