/AWS1/CL_EVSDELETEENVCNCTRRSP¶
DeleteEnvironmentConnectorResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_connector TYPE REF TO /AWS1/CL_EVSCONNECTOR /AWS1/CL_EVSCONNECTOR¶
A description of the deleted connector.
io_environmentsummary TYPE REF TO /AWS1/CL_EVSENVIRONMENTSUMMARY /AWS1/CL_EVSENVIRONMENTSUMMARY¶
A summary of the environment that the connector was deleted from.
Queryable Attributes¶
connector¶
A description of the deleted connector.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONNECTOR() |
Getter for CONNECTOR |
environmentSummary¶
A summary of the environment that the connector was deleted from.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENVIRONMENTSUMMARY() |
Getter for ENVIRONMENTSUMMARY |