Class ResultInfoCursors

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class ResultInfoCursors
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Cursor positions of the security events.
    • Constructor Detail

      • ResultInfoCursors

        public ResultInfoCursors()
    • Method Detail

      • getAfter

        public String getAfter()
        Gets the after. The events in the response is after this cursor position.
        Returns:
        the after
      • getBefore

        public String getBefore()
        Gets the before. The events in the response is before this cursor position.
        Returns:
        the before