Interface DatabaseCloneConfiguration.Builder

  • Method Details

    • sourceAutonomousDatabaseId

      DatabaseCloneConfiguration.Builder sourceAutonomousDatabaseId(String sourceAutonomousDatabaseId)

      The unique identifier of the source Autonomous Database to clone.

      Parameters:
      sourceAutonomousDatabaseId - The unique identifier of the source Autonomous Database to clone.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • cloneType

      The type of clone to create, either a full clone, a metadata clone, or a partial clone.

      Parameters:
      cloneType - The type of clone to create, either a full clone, a metadata clone, or a partial clone.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • cloneType

      The type of clone to create, either a full clone, a metadata clone, or a partial clone.

      Parameters:
      cloneType - The type of clone to create, either a full clone, a metadata clone, or a partial clone.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: