public class RefreshIntegrationConfigKeyResponseBody
extends com.aliyun.tea.TeaModel
限定符和类型 | 类和说明 |
---|---|
static class |
RefreshIntegrationConfigKeyResponseBody.RefreshIntegrationConfigKeyResponseBodyData |
限定符和类型 | 字段和说明 |
---|---|
RefreshIntegrationConfigKeyResponseBody.RefreshIntegrationConfigKeyResponseBodyData |
data
data
|
String |
requestId
Id of the request
example:
601FA6A2-AC5C-4B59-BE11-378F887A6A11
|
构造器和说明 |
---|
RefreshIntegrationConfigKeyResponseBody() |
@NameInMap(value="data") public RefreshIntegrationConfigKeyResponseBody.RefreshIntegrationConfigKeyResponseBodyData data
data
@NameInMap(value="requestId") public String requestId
Id of the request
example:601FA6A2-AC5C-4B59-BE11-378F887A6A11
public static RefreshIntegrationConfigKeyResponseBody build(Map<String,?> map) throws Exception
Exception
public RefreshIntegrationConfigKeyResponseBody setData(RefreshIntegrationConfigKeyResponseBody.RefreshIntegrationConfigKeyResponseBodyData data)
public RefreshIntegrationConfigKeyResponseBody.RefreshIntegrationConfigKeyResponseBodyData getData()
public RefreshIntegrationConfigKeyResponseBody setRequestId(String requestId)
public String getRequestId()
Copyright © 2024. All rights reserved.