Class CreateDiscoveryJobResponse


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

      • getOpcWorkRequestId

        public String getOpcWorkRequestId()
        The OCID of the work request.

        Use getWorkRequest with this OCID to track the status of the request.

        Returns:
        the value
      • getOpcRequestId

        public String getOpcRequestId()
        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
      • getLocation

        public String getLocation()
        The URI of the data discovery job.
        Returns:
        the value
      • getDiscoveryJob

        public DiscoveryJob getDiscoveryJob()
        The returned DiscoveryJob instance.
        Returns:
        the value