public class DeletePrefixListResponseBody
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
DeletePrefixListResponseBody() |
限定符和类型 | 方法和说明 |
---|---|
static DeletePrefixListResponseBody |
build(Map<String,?> map) |
String |
getRequestId() |
DeletePrefixListResponseBody |
setRequestId(String requestId) |
@NameInMap(value="RequestId") public String requestId
The ID of the request.
public static DeletePrefixListResponseBody build(Map<String,?> map) throws Exception
Exception
public DeletePrefixListResponseBody setRequestId(String requestId)
public String getRequestId()
Copyright © 2023. All rights reserved.