Class CreatePeerTargetDatabaseResponse


  • @Generated(value="OracleSDKGenerator",
               comments="API Version: 20181201")
    public class CreatePeerTargetDatabaseResponse
    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 full URI of the peer target database.
        Returns:
        the value
      • getPeerTargetDatabase

        public PeerTargetDatabase getPeerTargetDatabase()
        The returned PeerTargetDatabase instance.
        Returns:
        the value