/AWS1/CL_SNSPUBLISHBATCHRSP¶
PublishBatchResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_successful TYPE /AWS1/CL_SNSPUBBATCHRSLTENTRY=>TT_PUBLISHBATCHRESULTENTRYLIST TT_PUBLISHBATCHRESULTENTRYLIST¶
A list of successful
PublishBatchresponses.
it_failed TYPE /AWS1/CL_SNSBTCRSLTERRORENTRY=>TT_BATCHRESULTERRORENTRYLIST TT_BATCHRESULTERRORENTRYLIST¶
A list of failed
PublishBatchresponses.
Queryable Attributes¶
Successful¶
A list of successful
PublishBatchresponses.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SUCCESSFUL() |
Getter for SUCCESSFUL, with configurable default |
ASK_SUCCESSFUL() |
Getter for SUCCESSFUL w/ exceptions if field has no value |
HAS_SUCCESSFUL() |
Determine if SUCCESSFUL has a value |
Failed¶
A list of failed
PublishBatchresponses.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FAILED() |
Getter for FAILED, with configurable default |
ASK_FAILED() |
Getter for FAILED w/ exceptions if field has no value |
HAS_FAILED() |
Determine if FAILED has a value |