/AWS1/CL_CWSCOMPOSITESLICOMPNT¶
Identifies a single operation to include in a composite SLI for a service-level SLO. Used as an element of the Components list in CompositeSliConfig.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_operationname TYPE /AWS1/CWSOPERATIONNAME /AWS1/CWSOPERATIONNAME¶
The name of the operation to include in the composite SLI.
Queryable Attributes¶
OperationName¶
The name of the operation to include in the composite SLI.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OPERATIONNAME() |
Getter for OPERATIONNAME, with configurable default |
ASK_OPERATIONNAME() |
Getter for OPERATIONNAME w/ exceptions if field has no value |
HAS_OPERATIONNAME() |
Determine if OPERATIONNAME has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_COMPOSITESLICOMPONENTS¶
TYPES TT_COMPOSITESLICOMPONENTS TYPE STANDARD TABLE OF REF TO /AWS1/CL_CWSCOMPOSITESLICOMPNT WITH DEFAULT KEY
.