public class GetConnectorResponse
extends cn.com.antcloud.api.product.AntCloudProdResponse
| 构造器和说明 |
|---|
GetConnectorResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
ConnectionDTO |
getConnection()
连接详情
|
ConnectorInfo |
getContent()
连接器详情
|
void |
setConnection(ConnectionDTO connection)
连接详情
|
void |
setContent(ConnectorInfo content)
连接器详情
|
public ConnectorInfo getContent()
public void setContent(ConnectorInfo content)
public ConnectionDTO getConnection()
public void setConnection(ConnectionDTO connection)
Copyright © 2025. All Rights Reserved.