Class ListWorkRequestLogsResponse


  • @Generated(value="OracleSDKGenerator",
               comments="API Version: 20200407")
    public class ListWorkRequestLogsResponse
    extends BmcResponse
    • Method Detail

      • getOpcNextPage

        public String getOpcNextPage()
        The page token represents the page to start retrieving results.

        This is usually retrieved from a previous list call.

        Returns:
        the value
      • getOpcRequestId

        public String getOpcRequestId()
        A unique Oracle-assigned identifier for the request.

        If you need to contact Oracle about a particular request, please include the request ID.

        Returns:
        the value
      • getItems

        public List<WorkRequestLogEntry> getItems()
        A list of com.oracle.bmc.goldengate.model.WorkRequestLogEntry instances.
        Returns:
        the value