public class DeleteBgpPeerResponseBody
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
DeleteBgpPeerResponseBody() |
限定符和类型 | 方法和说明 |
---|---|
static DeleteBgpPeerResponseBody |
build(Map<String,?> map) |
String |
getRequestId() |
DeleteBgpPeerResponseBody |
setRequestId(String requestId) |
@NameInMap(value="RequestId") public String requestId
The request ID.
example:611CB80C-B6A9-43DB-9E38-0B0AC3D9B58F
public static DeleteBgpPeerResponseBody build(Map<String,?> map) throws Exception
Exception
public DeleteBgpPeerResponseBody setRequestId(String requestId)
public String getRequestId()
Copyright © 2024. All rights reserved.