Class ListSchedulesResponse


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

      • getOpcRequestId

        public String getOpcRequestId()
        This is a unique Oracle-assigned identifier for the request.

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

        Returns:
        the value
      • getOpcNextPage

        public String getOpcNextPage()
        When this header appears in the list pagination response, there are additional results pages to view.

        For important details about how pagination works, see List Pagination.

        Returns:
        the value
      • getScheduleCollection

        public ScheduleCollection getScheduleCollection()
        The returned ScheduleCollection instance.
        Returns:
        the value
      • builder

        public static ListSchedulesResponse.Builder builder()
        Return a new builder for this response object.
        Returns:
        builder for the response object