public class CreateOrUpdateEventBridgeIntegrationResponse
extends com.aliyuncs.AcsResponse
| 限定符和类型 | 类和说明 |
|---|---|
static class |
CreateOrUpdateEventBridgeIntegrationResponse.EventBridgeIntegration |
| 构造器和说明 |
|---|
CreateOrUpdateEventBridgeIntegrationResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
checkShowJsonItemName() |
CreateOrUpdateEventBridgeIntegrationResponse.EventBridgeIntegration |
getEventBridgeIntegration() |
CreateOrUpdateEventBridgeIntegrationResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
void |
setEventBridgeIntegration(CreateOrUpdateEventBridgeIntegrationResponse.EventBridgeIntegration eventBridgeIntegration) |
void |
setRequestId(String requestId) |
public CreateOrUpdateEventBridgeIntegrationResponse()
public String getRequestId()
public void setRequestId(String requestId)
public CreateOrUpdateEventBridgeIntegrationResponse.EventBridgeIntegration getEventBridgeIntegration()
public void setEventBridgeIntegration(CreateOrUpdateEventBridgeIntegrationResponse.EventBridgeIntegration eventBridgeIntegration)
public CreateOrUpdateEventBridgeIntegrationResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance 在类中 com.aliyuncs.AcsResponsepublic boolean checkShowJsonItemName()
checkShowJsonItemName 在类中 com.aliyuncs.AcsResponseCopyright © 2024. All Rights Reserved.