/AWS1/CL_BDOUPDDDESCRPTRSUNION¶
Contains per-descriptor-type wrappers for updating descriptors. Each descriptor type can be updated independently.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_mcp TYPE REF TO /AWS1/CL_BDOUPDATEDMCPDESCRPTR /AWS1/CL_BDOUPDATEDMCPDESCRPTR¶
The updated MCP descriptor.
io_a2a TYPE REF TO /AWS1/CL_BDOUPDATEDA2ADESCRPTR /AWS1/CL_BDOUPDATEDA2ADESCRPTR¶
The updated A2A descriptor.
io_custom TYPE REF TO /AWS1/CL_BDOUPDDCUSTDESCRPTR /AWS1/CL_BDOUPDDCUSTDESCRPTR¶
The updated custom descriptor.
io_agentskills TYPE REF TO /AWS1/CL_BDOUPDAGENTSKILLSDESC /AWS1/CL_BDOUPDAGENTSKILLSDESC¶
The updated agent skills descriptor.
Queryable Attributes¶
mcp¶
The updated MCP descriptor.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MCP() |
Getter for MCP |
a2a¶
The updated A2A descriptor.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_A2A() |
Getter for A2A |
custom¶
The updated custom descriptor.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CUSTOM() |
Getter for CUSTOM |
agentSkills¶
The updated agent skills descriptor.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AGENTSKILLS() |
Getter for AGENTSKILLS |