public static class CreateSyntheticTaskRequest.CreateSyntheticTaskRequestProtocolRequestContent
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
CreateSyntheticTaskRequestProtocolRequestContent() |
@NameInMap(value="Body") public CreateSyntheticTaskRequest.CreateSyntheticTaskRequestProtocolRequestContentBody body
@NameInMap(value="Header") public List<CreateSyntheticTaskRequest.CreateSyntheticTaskRequestProtocolRequestContentHeader> header
@NameInMap(value="Method") public String method
POST
public CreateSyntheticTaskRequestProtocolRequestContent()
public static CreateSyntheticTaskRequest.CreateSyntheticTaskRequestProtocolRequestContent build(Map<String,?> map) throws Exception
Exceptionpublic CreateSyntheticTaskRequest.CreateSyntheticTaskRequestProtocolRequestContent setBody(CreateSyntheticTaskRequest.CreateSyntheticTaskRequestProtocolRequestContentBody body)
public CreateSyntheticTaskRequest.CreateSyntheticTaskRequestProtocolRequestContentBody getBody()
public CreateSyntheticTaskRequest.CreateSyntheticTaskRequestProtocolRequestContent setHeader(List<CreateSyntheticTaskRequest.CreateSyntheticTaskRequestProtocolRequestContentHeader> header)
public List<CreateSyntheticTaskRequest.CreateSyntheticTaskRequestProtocolRequestContentHeader> getHeader()
public CreateSyntheticTaskRequest.CreateSyntheticTaskRequestProtocolRequestContent setMethod(String method)
public String getMethod()
Copyright © 2024. All rights reserved.