public class DeleteEventBridgeIntegrationRequest
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
DeleteEventBridgeIntegrationRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static DeleteEventBridgeIntegrationRequest |
build(Map<String,?> map) |
Long |
getId() |
DeleteEventBridgeIntegrationRequest |
setId(Long id) |
@NameInMap(value="Id") public Long id
The ID of the EventBridge integration. You can call the ListEventBridgeIntegrations operation to query the ID.
example:123
public static DeleteEventBridgeIntegrationRequest build(Map<String,?> map) throws Exception
Exceptionpublic DeleteEventBridgeIntegrationRequest setId(Long id)
public Long getId()
Copyright © 2024. All rights reserved.