@CdsName(value="cds.outbox.Messages") public interface Messages_ extends com.sap.cds.ql.StructuredType<Messages_>
| Modifier and Type | Method and Description |
|---|---|
com.sap.cds.ql.ElementRef<Integer> |
attempts() |
com.sap.cds.ql.ElementRef<String> |
ID() |
com.sap.cds.ql.ElementRef<Instant> |
lastAttemptTimestamp() |
com.sap.cds.ql.ElementRef<String> |
lastError() |
com.sap.cds.ql.ElementRef<String> |
msg() |
com.sap.cds.ql.ElementRef<Integer> |
partition() |
com.sap.cds.ql.ElementRef<String> |
target() |
com.sap.cds.ql.ElementRef<Instant> |
timestamp() |
_all, allMatch, allMatch, anyMatch, anyMatch, as, asRef, exists, exists, expand, expand, expand, expand, expand, expand, expand, expand, expand, expand, expand, expand, expand, filter, filter, filterByParams, filterByParams, get, get, inline, inline, inline, inline, inline, inline, inline, inline, inline, inline, inline, inline, inline, matching, to, tostatic final String CDS_NAME
com.sap.cds.ql.ElementRef<String> ID()
com.sap.cds.ql.ElementRef<Instant> timestamp()
com.sap.cds.ql.ElementRef<String> target()
com.sap.cds.ql.ElementRef<String> msg()
com.sap.cds.ql.ElementRef<Integer> attempts()
com.sap.cds.ql.ElementRef<Integer> partition()
com.sap.cds.ql.ElementRef<String> lastError()
com.sap.cds.ql.ElementRef<Instant> lastAttemptTimestamp()
Copyright © 2023. All rights reserved.