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